[==========] 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:09:24.729259 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:35253
I20260710 11:09:24.730760 16364 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:09:24.731788 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:24.748775 16371 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:09:24.748770 16373 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:09:24.749943 16364 server_base.cc:1061] running on GCE node
W20260710 11:09:24.748978 16370 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:09:25.938716 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:25.938946 16364 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:09:25.939206 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681765939177 us; error 0 us; skew 500 ppm
I20260710 11:09:25.940052 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:25.945325 16364 webserver.cc:533] Webserver started at http://127.15.251.62:44811/ using document root <none> and password file <none>
I20260710 11:09:25.946262 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:25.946488 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:25.946959 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:25.952884 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "db45fe5409194e008a85b76d5e6a4d35"
format_stamp: "Formatted at 2026-07-10 11:09:25 on dist-test-slave-zf5q"
I20260710 11:09:25.960551 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:25.965692 16379 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:09:25.966820 16364 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:09:25.967196 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "db45fe5409194e008a85b76d5e6a4d35"
format_stamp: "Formatted at 2026-07-10 11:09:25 on dist-test-slave-zf5q"
I20260710 11:09:25.967555 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-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:09:26.030205 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:26.031739 16364 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:09:26.032213 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:26.102835 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:35253
I20260710 11:09:26.102941 16430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:35253 every 8 connection(s)
I20260710 11:09:26.110649 16431 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:09:26.131899 16431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35: Bootstrap starting.
I20260710 11:09:26.137666 16431 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.139492 16431 log.cc:826] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35: Log is configured to *not* fsync() on all Append() calls
I20260710 11:09:26.143898 16431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35: No bootstrap required, opened a new log
I20260710 11:09:26.164728 16431 raft_consensus.cc:359] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db45fe5409194e008a85b76d5e6a4d35" member_type: VOTER }
I20260710 11:09:26.165266 16431 raft_consensus.cc:385] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.165529 16431 raft_consensus.cc:740] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db45fe5409194e008a85b76d5e6a4d35, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.166338 16431 consensus_queue.cc:260] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db45fe5409194e008a85b76d5e6a4d35" member_type: VOTER }
I20260710 11:09:26.166787 16431 raft_consensus.cc:399] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:26.167052 16431 raft_consensus.cc:493] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:26.167330 16431 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.171326 16431 raft_consensus.cc:515] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db45fe5409194e008a85b76d5e6a4d35" member_type: VOTER }
I20260710 11:09:26.172000 16431 leader_election.cc:304] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [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: db45fe5409194e008a85b76d5e6a4d35; no voters: 
I20260710 11:09:26.173717 16431 leader_election.cc:290] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:26.174062 16434 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.176610 16434 raft_consensus.cc:697] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 1 LEADER]: Becoming Leader. State: Replica: db45fe5409194e008a85b76d5e6a4d35, State: Running, Role: LEADER
I20260710 11:09:26.177573 16434 consensus_queue.cc:237] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [LEADER]: Queue going to LEADER mode. State: All 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: "db45fe5409194e008a85b76d5e6a4d35" member_type: VOTER }
I20260710 11:09:26.178498 16431 sys_catalog.cc:565] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:26.188337 16435 sys_catalog.cc:455] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db45fe5409194e008a85b76d5e6a4d35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db45fe5409194e008a85b76d5e6a4d35" member_type: VOTER } }
I20260710 11:09:26.188997 16435 sys_catalog.cc:458] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:26.189000 16436 sys_catalog.cc:455] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db45fe5409194e008a85b76d5e6a4d35. Latest consensus state: current_term: 1 leader_uuid: "db45fe5409194e008a85b76d5e6a4d35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db45fe5409194e008a85b76d5e6a4d35" member_type: VOTER } }
I20260710 11:09:26.189602 16436 sys_catalog.cc:458] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:26.191917 16443 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:26.203439 16443 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:26.206296 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:26.221284 16443 catalog_manager.cc:1383] Generated new cluster ID: 5b5394930b9b46918ededa0431466042
I20260710 11:09:26.221581 16443 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:26.242005 16443 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:26.243448 16443 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:26.266034 16443 catalog_manager.cc:6070] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35: Generated new TSK 0
I20260710 11:09:26.266965 16443 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:26.272900 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:26.283735 16453 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:09:26.284351 16454 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:09:26.288380 16364 server_base.cc:1061] running on GCE node
W20260710 11:09:26.288831 16456 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:09:26.289773 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:26.289960 16364 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:09:26.290171 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681766290133 us; error 0 us; skew 500 ppm
I20260710 11:09:26.290735 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:26.295089 16364 webserver.cc:533] Webserver started at http://127.15.251.1:37619/ using document root <none> and password file <none>
I20260710 11:09:26.295612 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:26.295806 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:26.296095 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:26.297178 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "a2e9f3ebd2234b8198557dbad2623043"
format_stamp: "Formatted at 2026-07-10 11:09:26 on dist-test-slave-zf5q"
I20260710 11:09:26.302757 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:09:26.307366 16461 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:09:26.308174 16364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:26.308466 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "a2e9f3ebd2234b8198557dbad2623043"
format_stamp: "Formatted at 2026-07-10 11:09:26 on dist-test-slave-zf5q"
I20260710 11:09:26.308729 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-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:09:26.333045 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:26.334390 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:26.337137 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:26.341653 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:26.341980 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:26.342356 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:26.342613 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:26.439271 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:34253
I20260710 11:09:26.439317 16523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:34253 every 8 connection(s)
I20260710 11:09:26.446993 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:26.461654 16528 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:09:26.464516 16529 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:09:26.471947 16531 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:09:26.472847 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:26.473726 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:26.473951 16364 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:09:26.474148 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681766474125 us; error 0 us; skew 500 ppm
I20260710 11:09:26.474726 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:26.482374 16364 webserver.cc:533] Webserver started at http://127.15.251.2:34019/ using document root <none> and password file <none>
I20260710 11:09:26.482877 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:26.483104 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:26.483409 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:26.484678 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "f9003356a0d74e4b8c37bf449d96cf32"
format_stamp: "Formatted at 2026-07-10 11:09:26 on dist-test-slave-zf5q"
I20260710 11:09:26.490051 16524 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35253
I20260710 11:09:26.490525 16524 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:26.491191 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:09:26.491636 16524 heartbeater.cc:507] Master 127.15.251.62:35253 requested a full tablet report, sending...
I20260710 11:09:26.495154 16396 ts_manager.cc:194] Registered new tserver with Master: a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253)
I20260710 11:09:26.496337 16536 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:09:26.497216 16364 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:26.497606 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "f9003356a0d74e4b8c37bf449d96cf32"
format_stamp: "Formatted at 2026-07-10 11:09:26 on dist-test-slave-zf5q"
I20260710 11:09:26.498028 16396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42768
I20260710 11:09:26.498091 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-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:09:26.517391 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:26.518716 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:26.521240 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:26.524178 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:26.524348 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:26.524637 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:26.524775 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:26.626047 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:41897
I20260710 11:09:26.626149 16598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:41897 every 8 connection(s)
I20260710 11:09:26.635751 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:26.644173 16602 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:09:26.649312 16599 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35253
I20260710 11:09:26.649715 16599 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:26.650732 16599 heartbeater.cc:507] Master 127.15.251.62:35253 requested a full tablet report, sending...
W20260710 11:09:26.653240 16605 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:09:26.653419 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:26.653597 16396 ts_manager.cc:194] Registered new tserver with Master: f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
W20260710 11:09:26.654393 16603 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:09:26.655395 16396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42778
I20260710 11:09:26.655637 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:26.655877 16364 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:09:26.656081 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681766656062 us; error 0 us; skew 500 ppm
I20260710 11:09:26.656800 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:26.659533 16364 webserver.cc:533] Webserver started at http://127.15.251.3:45995/ using document root <none> and password file <none>
I20260710 11:09:26.659996 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:26.660200 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:26.660455 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:26.661594 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "53084ea95c34494486335e550908038c"
format_stamp: "Formatted at 2026-07-10 11:09:26 on dist-test-slave-zf5q"
I20260710 11:09:26.666028 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:26.669406 16610 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:09:26.670291 16364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:26.670569 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "53084ea95c34494486335e550908038c"
format_stamp: "Formatted at 2026-07-10 11:09:26 on dist-test-slave-zf5q"
I20260710 11:09:26.670836 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681764564472-16364-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:09:26.713888 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:26.715164 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:26.716629 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:26.718854 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:26.719034 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:26.719312 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:26.719455 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:26.814216 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:37289
I20260710 11:09:26.814314 16672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:37289 every 8 connection(s)
I20260710 11:09:26.832181 16673 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35253
I20260710 11:09:26.832563 16673 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:26.833346 16673 heartbeater.cc:507] Master 127.15.251.62:35253 requested a full tablet report, sending...
I20260710 11:09:26.835893 16396 ts_manager.cc:194] Registered new tserver with Master: 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:26.836613 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014530368s
I20260710 11:09:26.837612 16396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42780
I20260710 11:09:26.902805 16396 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42786:
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:09:26.908313 16396 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:09:27.003902 16638 tablet_service.cc:1511] Processing CreateTablet for tablet d46bba30a94f4289986ef57e5a933a26 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:27.005652 16638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46bba30a94f4289986ef57e5a933a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.012676 16637 tablet_service.cc:1511] Processing CreateTablet for tablet 19e200bcd9e64ca1b667e70703d559a2 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:27.023470 16633 tablet_service.cc:1511] Processing CreateTablet for tablet cb509b03cbe244c0b7bc22fbe6adcab7 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:27.020073 16635 tablet_service.cc:1511] Processing CreateTablet for tablet 126a7bbd179544e79f2dd70913589388 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:27.018244 16636 tablet_service.cc:1511] Processing CreateTablet for tablet 696be876c33f4ac6a2208cc0d388f69f (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:27.027659 16637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e200bcd9e64ca1b667e70703d559a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.030048 16632 tablet_service.cc:1511] Processing CreateTablet for tablet dad061a0efad4bc19c26068b6265a108 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:27.031186 16634 tablet_service.cc:1511] Processing CreateTablet for tablet 5a64f16911ac4318bcb35eed3c5b346f (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:27.034639 16631 tablet_service.cc:1511] Processing CreateTablet for tablet d8aa5eda4eea4cf3b9a6f0061e090a52 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:27.036007 16633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb509b03cbe244c0b7bc22fbe6adcab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.037801 16631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aa5eda4eea4cf3b9a6f0061e090a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.038476 16635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a7bbd179544e79f2dd70913589388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.040347 16636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696be876c33f4ac6a2208cc0d388f69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.046128 16632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad061a0efad4bc19c26068b6265a108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.049810 16634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a64f16911ac4318bcb35eed3c5b346f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.060205 16630 tablet_service.cc:1511] Processing CreateTablet for tablet 95d9a347fdbd4fc48760dec5a1499eda (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:27.061614 16630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d9a347fdbd4fc48760dec5a1499eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.093534 16564 tablet_service.cc:1511] Processing CreateTablet for tablet d46bba30a94f4289986ef57e5a933a26 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:27.095781 16564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46bba30a94f4289986ef57e5a933a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.113272 16562 tablet_service.cc:1511] Processing CreateTablet for tablet 696be876c33f4ac6a2208cc0d388f69f (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:27.121364 16563 tablet_service.cc:1511] Processing CreateTablet for tablet 19e200bcd9e64ca1b667e70703d559a2 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:27.118194 16559 tablet_service.cc:1511] Processing CreateTablet for tablet cb509b03cbe244c0b7bc22fbe6adcab7 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:27.113209 16561 tablet_service.cc:1511] Processing CreateTablet for tablet 126a7bbd179544e79f2dd70913589388 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:27.123752 16560 tablet_service.cc:1511] Processing CreateTablet for tablet 5a64f16911ac4318bcb35eed3c5b346f (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:27.124487 16558 tablet_service.cc:1511] Processing CreateTablet for tablet dad061a0efad4bc19c26068b6265a108 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:27.129400 16556 tablet_service.cc:1511] Processing CreateTablet for tablet 95d9a347fdbd4fc48760dec5a1499eda (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:27.132619 16557 tablet_service.cc:1511] Processing CreateTablet for tablet d8aa5eda4eea4cf3b9a6f0061e090a52 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:27.135151 16562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696be876c33f4ac6a2208cc0d388f69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.136317 16561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a7bbd179544e79f2dd70913589388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.141109 16557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aa5eda4eea4cf3b9a6f0061e090a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.144821 16691 tablet_bootstrap.cc:492] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:27.143496 16563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e200bcd9e64ca1b667e70703d559a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.152899 16560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a64f16911ac4318bcb35eed3c5b346f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.158033 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb509b03cbe244c0b7bc22fbe6adcab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.162663 16486 tablet_service.cc:1511] Processing CreateTablet for tablet 126a7bbd179544e79f2dd70913589388 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:27.167822 16488 tablet_service.cc:1511] Processing CreateTablet for tablet 19e200bcd9e64ca1b667e70703d559a2 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:27.168493 16484 tablet_service.cc:1511] Processing CreateTablet for tablet cb509b03cbe244c0b7bc22fbe6adcab7 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:27.169348 16488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e200bcd9e64ca1b667e70703d559a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.170027 16484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb509b03cbe244c0b7bc22fbe6adcab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.170394 16487 tablet_service.cc:1511] Processing CreateTablet for tablet 696be876c33f4ac6a2208cc0d388f69f (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:27.171770 16487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696be876c33f4ac6a2208cc0d388f69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.154711 16489 tablet_service.cc:1511] Processing CreateTablet for tablet d46bba30a94f4289986ef57e5a933a26 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:27.175570 16556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d9a347fdbd4fc48760dec5a1499eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.179059 16481 tablet_service.cc:1511] Processing CreateTablet for tablet 95d9a347fdbd4fc48760dec5a1499eda (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:27.180450 16485 tablet_service.cc:1511] Processing CreateTablet for tablet 5a64f16911ac4318bcb35eed3c5b346f (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:27.179678 16482 tablet_service.cc:1511] Processing CreateTablet for tablet d8aa5eda4eea4cf3b9a6f0061e090a52 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:27.179127 16486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a7bbd179544e79f2dd70913589388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.181443 16483 tablet_service.cc:1511] Processing CreateTablet for tablet dad061a0efad4bc19c26068b6265a108 (DEFAULT_TABLE table=test-workload [id=8825bf3ff4fb4edc9087e2a98d481685]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:27.191668 16485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a64f16911ac4318bcb35eed3c5b346f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.189263 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad061a0efad4bc19c26068b6265a108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.195801 16481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d9a347fdbd4fc48760dec5a1499eda. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:09:27.197268 16444 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:27.198449 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aa5eda4eea4cf3b9a6f0061e090a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.228869 16483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad061a0efad4bc19c26068b6265a108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.236569 16489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46bba30a94f4289986ef57e5a933a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.258654 16691 tablet_bootstrap.cc:654] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.290580 16692 tablet_bootstrap.cc:492] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.304349 16691 tablet_bootstrap.cc:492] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:27.304833 16691 ts_tablet_manager.cc:1403] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.006s
I20260710 11:09:27.317664 16694 tablet_bootstrap.cc:492] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.329083 16692 tablet_bootstrap.cc:654] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.335394 16691 raft_consensus.cc:359] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.336606 16691 raft_consensus.cc:385] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.336912 16691 raft_consensus.cc:740] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.337893 16691 consensus_queue.cc:260] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.349001 16694 tablet_bootstrap.cc:654] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.366554 16673 heartbeater.cc:499] Master 127.15.251.62:35253 was elected leader, sending a full tablet report...
I20260710 11:09:27.368976 16692 tablet_bootstrap.cc:492] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:27.369446 16692 ts_tablet_manager.cc:1403] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.090s	user 0.003s	sys 0.028s
I20260710 11:09:27.370523 16691 ts_tablet_manager.cc:1434] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.003s
I20260710 11:09:27.371670 16691 tablet_bootstrap.cc:492] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:27.372210 16692 raft_consensus.cc:359] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.372901 16692 raft_consensus.cc:385] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.373198 16692 raft_consensus.cc:740] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.373908 16694 tablet_bootstrap.cc:492] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.374444 16694 ts_tablet_manager.cc:1403] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.005s
I20260710 11:09:27.373946 16692 consensus_queue.cc:260] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.377583 16694 raft_consensus.cc:359] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.378283 16694 raft_consensus.cc:385] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.378571 16694 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.379370 16694 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.388386 16694 ts_tablet_manager.cc:1434] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:09:27.389061 16599 heartbeater.cc:499] Master 127.15.251.62:35253 was elected leader, sending a full tablet report...
I20260710 11:09:27.393765 16694 tablet_bootstrap.cc:492] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.396212 16691 tablet_bootstrap.cc:654] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.400586 16694 tablet_bootstrap.cc:654] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.407759 16692 ts_tablet_manager.cc:1434] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.018s
I20260710 11:09:27.409183 16524 heartbeater.cc:499] Master 127.15.251.62:35253 was elected leader, sending a full tablet report...
I20260710 11:09:27.412424 16694 tablet_bootstrap.cc:492] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.412854 16694 ts_tablet_manager.cc:1403] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.014s
I20260710 11:09:27.414295 16692 tablet_bootstrap.cc:492] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.415773 16694 raft_consensus.cc:359] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.416602 16694 raft_consensus.cc:385] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.416872 16694 raft_consensus.cc:740] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.417625 16694 consensus_queue.cc:260] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.419901 16694 ts_tablet_manager.cc:1434] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:09:27.420758 16694 tablet_bootstrap.cc:492] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.421198 16692 tablet_bootstrap.cc:654] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.421814 16696 raft_consensus.cc:493] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.422286 16696 raft_consensus.cc:515] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.425504 16696 leader_election.cc:290] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:27.431986 16694 tablet_bootstrap.cc:654] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:27.447121 16525 tablet.cc:2406] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:27.452325 16694 tablet_bootstrap.cc:492] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.452811 16694 ts_tablet_manager.cc:1403] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.005s
I20260710 11:09:27.455629 16694 raft_consensus.cc:359] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.456369 16694 raft_consensus.cc:385] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.456691 16694 raft_consensus.cc:740] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.465713 16694 consensus_queue.cc:260] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.466820 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
W20260710 11:09:27.469326 16614 leader_election.cc:343] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:27.470470 16694 ts_tablet_manager.cc:1434] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:09:27.471400 16694 tablet_bootstrap.cc:492] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.477399 16694 tablet_bootstrap.cc:654] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.486606 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
W20260710 11:09:27.488382 16613 leader_election.cc:343] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:27.488811 16613 leader_election.cc:304] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53084ea95c34494486335e550908038c; no voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:27.489591 16696 raft_consensus.cc:2749] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:27.489805 16691 tablet_bootstrap.cc:492] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:27.490263 16691 ts_tablet_manager.cc:1403] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.008s
I20260710 11:09:27.492004 16694 tablet_bootstrap.cc:492] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.492487 16694 ts_tablet_manager.cc:1403] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:09:27.494041 16691 raft_consensus.cc:359] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.495008 16691 raft_consensus.cc:385] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.495407 16691 raft_consensus.cc:740] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.495321 16694 raft_consensus.cc:359] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.496397 16694 raft_consensus.cc:385] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.496771 16694 raft_consensus.cc:740] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.497553 16694 consensus_queue.cc:260] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.499711 16694 ts_tablet_manager.cc:1434] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:27.500720 16694 tablet_bootstrap.cc:492] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.504792 16692 tablet_bootstrap.cc:492] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:27.505231 16692 ts_tablet_manager.cc:1403] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.061s
I20260710 11:09:27.506426 16694 tablet_bootstrap.cc:654] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.496475 16691 consensus_queue.cc:260] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.510146 16691 ts_tablet_manager.cc:1434] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.005s
I20260710 11:09:27.511063 16691 tablet_bootstrap.cc:492] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:27.508030 16692 raft_consensus.cc:359] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.512055 16692 raft_consensus.cc:385] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.512427 16692 raft_consensus.cc:740] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.513293 16692 consensus_queue.cc:260] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.516419 16692 ts_tablet_manager.cc:1434] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:09:27.519861 16691 tablet_bootstrap.cc:654] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.520797 16692 tablet_bootstrap.cc:492] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.527465 16694 tablet_bootstrap.cc:492] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.527904 16694 ts_tablet_manager.cc:1403] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260710 11:09:27.530133 16692 tablet_bootstrap.cc:654] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.530654 16694 raft_consensus.cc:359] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.531385 16694 raft_consensus.cc:385] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.531682 16694 raft_consensus.cc:740] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.532408 16694 consensus_queue.cc:260] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.534837 16694 ts_tablet_manager.cc:1434] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:27.535712 16694 tablet_bootstrap.cc:492] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.542805 16694 tablet_bootstrap.cc:654] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.548635 16691 tablet_bootstrap.cc:492] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:27.549079 16691 ts_tablet_manager.cc:1403] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.015s
I20260710 11:09:27.550012 16692 tablet_bootstrap.cc:492] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:27.550661 16692 ts_tablet_manager.cc:1403] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.009s
I20260710 11:09:27.551739 16691 raft_consensus.cc:359] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.552438 16691 raft_consensus.cc:385] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.552716 16691 raft_consensus.cc:740] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.553521 16691 consensus_queue.cc:260] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.554500 16692 raft_consensus.cc:359] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.555224 16692 raft_consensus.cc:385] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.555553 16692 raft_consensus.cc:740] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.556648 16694 tablet_bootstrap.cc:492] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.556444 16692 consensus_queue.cc:260] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.557083 16694 ts_tablet_manager.cc:1403] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260710 11:09:27.558950 16692 ts_tablet_manager.cc:1434] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:27.559926 16694 raft_consensus.cc:359] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.560627 16694 raft_consensus.cc:385] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.560901 16694 raft_consensus.cc:740] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.561650 16694 consensus_queue.cc:260] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.562225 16691 ts_tablet_manager.cc:1434] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:09:27.564064 16694 ts_tablet_manager.cc:1434] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:09:27.564965 16694 tablet_bootstrap.cc:492] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.567724 16692 tablet_bootstrap.cc:492] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.570699 16691 tablet_bootstrap.cc:492] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:27.571708 16694 tablet_bootstrap.cc:654] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.583647 16694 tablet_bootstrap.cc:492] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.584168 16694 ts_tablet_manager.cc:1403] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:09:27.584771 16691 tablet_bootstrap.cc:654] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.584818 16692 tablet_bootstrap.cc:654] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.587250 16694 raft_consensus.cc:359] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.588150 16694 raft_consensus.cc:385] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.588578 16694 raft_consensus.cc:740] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.589787 16694 consensus_queue.cc:260] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.593099 16694 ts_tablet_manager.cc:1434] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:09:27.594359 16694 tablet_bootstrap.cc:492] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.600092 16692 tablet_bootstrap.cc:492] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:27.600577 16692 ts_tablet_manager.cc:1403] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.004s
I20260710 11:09:27.603956 16694 tablet_bootstrap.cc:654] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.603802 16692 raft_consensus.cc:359] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.604984 16692 raft_consensus.cc:385] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.605325 16692 raft_consensus.cc:740] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.606127 16692 consensus_queue.cc:260] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.607513 16691 tablet_bootstrap.cc:492] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:27.608048 16691 ts_tablet_manager.cc:1403] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260710 11:09:27.611707 16692 ts_tablet_manager.cc:1434] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:09:27.612885 16692 tablet_bootstrap.cc:492] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.613067 16699 raft_consensus.cc:493] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.613528 16699 raft_consensus.cc:515] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.615978 16699 leader_election.cc:290] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.617028 16691 raft_consensus.cc:359] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.617975 16691 raft_consensus.cc:385] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.618433 16691 raft_consensus.cc:740] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.619397 16691 consensus_queue.cc:260] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.620342 16694 tablet_bootstrap.cc:492] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.620810 16694 ts_tablet_manager.cc:1403] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 11:09:27.623265 16694 raft_consensus.cc:359] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.623975 16694 raft_consensus.cc:385] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.624248 16694 raft_consensus.cc:740] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.625108 16694 consensus_queue.cc:260] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.627208 16692 tablet_bootstrap.cc:654] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.627344 16694 ts_tablet_manager.cc:1434] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:09:27.628216 16694 tablet_bootstrap.cc:492] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: Bootstrap starting.
I20260710 11:09:27.622556 16691 ts_tablet_manager.cc:1434] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:27.645705 16691 tablet_bootstrap.cc:492] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:27.647697 16694 tablet_bootstrap.cc:654] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.648736 16696 raft_consensus.cc:493] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.649360 16696 raft_consensus.cc:515] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.651784 16696 leader_election.cc:290] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:27.657073 16691 tablet_bootstrap.cc:654] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.656761 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
W20260710 11:09:27.658493 16613 leader_election.cc:343] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:27.659770 16694 tablet_bootstrap.cc:492] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: No bootstrap required, opened a new log
I20260710 11:09:27.660333 16694 ts_tablet_manager.cc:1403] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260710 11:09:27.662917 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:27.663528 16692 tablet_bootstrap.cc:492] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:27.663985 16692 ts_tablet_manager.cc:1403] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.011s
I20260710 11:09:27.663784 16574 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 0.
I20260710 11:09:27.663144 16694 raft_consensus.cc:359] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.665947 16614 leader_election.cc:304] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [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: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:27.666702 16698 raft_consensus.cc:493] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.667169 16698 raft_consensus.cc:515] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.667634 16692 raft_consensus.cc:359] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.668104 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa5eda4eea4cf3b9a6f0061e090a52" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:27.668388 16692 raft_consensus.cc:385] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.668699 16692 raft_consensus.cc:740] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.665951 16694 raft_consensus.cc:385] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.669137 16694 raft_consensus.cc:740] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.669639 16696 raft_consensus.cc:2804] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:09:27.669783 16539 leader_election.cc:343] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:27.669582 16692 consensus_queue.cc:260] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.670135 16696 raft_consensus.cc:493] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:27.670496 16696 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.669804 16694 consensus_queue.cc:260] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.673267 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa5eda4eea4cf3b9a6f0061e090a52" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:27.674077 16648 raft_consensus.cc:2468] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
I20260710 11:09:27.675496 16539 leader_election.cc:304] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [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: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:27.676261 16699 raft_consensus.cc:2804] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:27.676715 16699 raft_consensus.cc:493] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:27.677121 16699 raft_consensus.cc:3060] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.675948 16694 ts_tablet_manager.cc:1434] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:09:27.689718 16698 leader_election.cc:290] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.698721 16699 raft_consensus.cc:515] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.703326 16696 raft_consensus.cc:515] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.708220 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa5eda4eea4cf3b9a6f0061e090a52" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:27.708806 16648 raft_consensus.cc:3060] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.711400 16699 leader_election.cc:290] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.724176 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:27.724833 16574 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.731822 16574 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 1.
I20260710 11:09:27.733038 16614 leader_election.cc:304] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:27.736125 16696 leader_election.cc:290] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:27.736706 16696 raft_consensus.cc:2804] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:27.741073 16648 raft_consensus.cc:2468] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 1.
I20260710 11:09:27.750283 16539 leader_election.cc:304] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:27.753962 16699 raft_consensus.cc:2804] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:27.757107 16696 raft_consensus.cc:697] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 LEADER]: Becoming Leader. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:27.758570 16692 ts_tablet_manager.cc:1434] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.094s	user 0.024s	sys 0.061s
I20260710 11:09:27.760052 16692 tablet_bootstrap.cc:492] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.760246 16696 consensus_queue.cc:237] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:27.768508 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:27.768908 16691 tablet_bootstrap.cc:492] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:27.769109 16499 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.769394 16691 ts_tablet_manager.cc:1403] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.058s
I20260710 11:09:27.772534 16691 raft_consensus.cc:359] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.773357 16691 raft_consensus.cc:385] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.773689 16691 raft_consensus.cc:740] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.780541 16691 consensus_queue.cc:260] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.784725 16691 ts_tablet_manager.cc:1434] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:09:27.786000 16691 tablet_bootstrap.cc:492] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:27.790482 16721 raft_consensus.cc:493] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.874295 16725 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.874915 16725 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.875716 16692 tablet_bootstrap.cc:654] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.877840 16725 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.886293 16725 raft_consensus.cc:493] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.886464 16692 tablet_bootstrap.cc:492] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:27.886965 16692 ts_tablet_manager.cc:1403] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.005s
I20260710 11:09:27.886778 16725 raft_consensus.cc:515] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.888962 16725 leader_election.cc:290] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.921749 16499 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 1.
I20260710 11:09:27.963140 16725 raft_consensus.cc:493] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.963817 16725 raft_consensus.cc:515] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.964881 16728 raft_consensus.cc:493] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.965328 16728 raft_consensus.cc:515] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.966266 16725 leader_election.cc:290] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.967720 16728 leader_election.cc:290] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.970829 16729 raft_consensus.cc:493] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.971304 16729 raft_consensus.cc:515] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.972370 16692 raft_consensus.cc:359] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.973089 16692 raft_consensus.cc:385] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.973341 16729 leader_election.cc:290] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.973875 16729 raft_consensus.cc:493] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:27.974309 16729 raft_consensus.cc:515] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.976178 16729 leader_election.cc:290] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:27.973364 16692 raft_consensus.cc:740] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.977602 16692 consensus_queue.cc:260] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:27.980374 16692 ts_tablet_manager.cc:1434] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260710 11:09:27.981384 16692 tablet_bootstrap.cc:492] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:27.989601 16692 tablet_bootstrap.cc:654] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.989864 16499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa5eda4eea4cf3b9a6f0061e090a52" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:27.990336 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:27.991032 16495 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
W20260710 11:09:27.992069 16539 leader_election.cc:343] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:27.993091 16539 leader_election.cc:304] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:27.993948 16728 raft_consensus.cc:2804] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:27.994316 16728 raft_consensus.cc:493] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:27.994664 16728 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.795419 16721 raft_consensus.cc:515] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.000491 16721 leader_election.cc:290] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.001924 16728 raft_consensus.cc:515] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.004791 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.005335 16495 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.005927 16692 tablet_bootstrap.cc:492] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:28.006430 16692 ts_tablet_manager.cc:1403] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260710 11:09:28.008495 16497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.009253 16692 raft_consensus.cc:359] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.010018 16692 raft_consensus.cc:385] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.009191 16497 raft_consensus.cc:2468] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
I20260710 11:09:28.010311 16692 raft_consensus.cc:740] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.011001 16692 consensus_queue.cc:260] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.011425 16498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.011471 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.012192 16498 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
I20260710 11:09:28.012269 16496 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
I20260710 11:09:28.013586 16692 ts_tablet_manager.cc:1434] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:28.014561 16692 tablet_bootstrap.cc:492] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:28.015012 16539 leader_election.cc:304] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.015926 16725 raft_consensus.cc:493] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.016389 16725 raft_consensus.cc:515] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.018496 16725 leader_election.cc:290] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.018930 16725 raft_consensus.cc:2804] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.019259 16725 raft_consensus.cc:493] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.019590 16725 raft_consensus.cc:3060] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.020747 16692 tablet_bootstrap.cc:654] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.023810 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.024475 16574 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 0.
I20260710 11:09:28.028160 16495 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 1.
I20260710 11:09:28.034467 16724 raft_consensus.cc:493] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.034858 16647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.035027 16724 raft_consensus.cc:515] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.031461 16692 tablet_bootstrap.cc:492] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:28.036203 16692 ts_tablet_manager.cc:1403] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 11:09:28.036650 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.037930 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.038658 16645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.038829 16692 raft_consensus.cc:359] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.039603 16571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.039922 16692 raft_consensus.cc:385] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.040202 16692 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.040282 16571 raft_consensus.cc:2468] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 0.
I20260710 11:09:28.040855 16692 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.042363 16728 leader_election.cc:290] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.032480 16646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.045310 16724 leader_election.cc:290] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.045023 16731 raft_consensus.cc:493] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.033730 16733 raft_consensus.cc:493] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.046306 16731 raft_consensus.cc:515] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.046473 16733 raft_consensus.cc:515] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.043006 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.043622 16465 leader_election.cc:304] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.044989 16539 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.045760 16646 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
I20260710 11:09:28.049867 16465 leader_election.cc:304] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.050611 16729 raft_consensus.cc:2804] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.050683 16721 raft_consensus.cc:2804] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.051030 16729 raft_consensus.cc:493] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.051142 16721 raft_consensus.cc:493] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.051447 16729 raft_consensus.cc:3060] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.051570 16721 raft_consensus.cc:3060] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.052736 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.053339 16496 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 0.
I20260710 11:09:28.054615 16613 leader_election.cc:304] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:28.055426 16724 raft_consensus.cc:2804] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.055759 16724 raft_consensus.cc:493] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.056133 16724 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.057142 16691 tablet_bootstrap.cc:654] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.058741 16721 raft_consensus.cc:515] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.059127 16729 raft_consensus.cc:515] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.061219 16721 leader_election.cc:290] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 election: Requested vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.061386 16571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.062011 16571 raft_consensus.cc:3060] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.062505 16495 raft_consensus.cc:2393] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53084ea95c34494486335e550908038c in current term 1: Already voted for candidate a2e9f3ebd2234b8198557dbad2623043 in this term.
I20260710 11:09:28.064360 16724 raft_consensus.cc:515] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.067934 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.068693 16573 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 0.
I20260710 11:09:28.069445 16733 leader_election.cc:290] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.070158 16728 raft_consensus.cc:2804] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.070940 16728 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.071696 16465 leader_election.cc:304] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.072621 16698 raft_consensus.cc:2804] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.072994 16698 raft_consensus.cc:493] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.073338 16698 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.075788 16699 raft_consensus.cc:697] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.076676 16699 consensus_queue.cc:237] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.071952 16724 leader_election.cc:290] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.071298 16728 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.080446 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.048530 16731 leader_election.cc:290] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.043020 16692 ts_tablet_manager.cc:1434] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:28.086778 16692 tablet_bootstrap.cc:492] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043: Bootstrap starting.
I20260710 11:09:28.032214 16725 raft_consensus.cc:515] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.091104 16572 raft_consensus.cc:2393] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2e9f3ebd2234b8198557dbad2623043 in current term 1: Already voted for candidate f9003356a0d74e4b8c37bf449d96cf32 in this term.
I20260710 11:09:28.079900 16698 raft_consensus.cc:515] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.095275 16725 leader_election.cc:290] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.095621 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.099853 16646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.099901 16645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.099038 16573 raft_consensus.cc:3060] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.104637 16495 raft_consensus.cc:2393] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53084ea95c34494486335e550908038c in current term 1: Already voted for candidate a2e9f3ebd2234b8198557dbad2623043 in this term.
W20260710 11:09:28.100651 16539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.251.1:34253, user_credentials={real_user=slave}} blocked reactor thread for 55741.4us
I20260710 11:09:28.108484 16645 raft_consensus.cc:2393] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2e9f3ebd2234b8198557dbad2623043 in current term 1: Already voted for candidate 53084ea95c34494486335e550908038c in this term.
I20260710 11:09:28.106757 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.106648 16647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.103363 16646 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 0.
I20260710 11:09:28.106380 16729 leader_election.cc:290] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 election: Requested vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.109671 16698 leader_election.cc:290] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 election: Requested vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.108484 16539 leader_election.cc:304] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.113643 16692 tablet_bootstrap.cc:654] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.116032 16647 raft_consensus.cc:2468] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 0.
I20260710 11:09:28.116726 16539 leader_election.cc:304] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.108397 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.120643 16646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.121223 16644 raft_consensus.cc:3060] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.121299 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.116819 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.122225 16646 raft_consensus.cc:2393] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2e9f3ebd2234b8198557dbad2623043 in current term 1: Already voted for candidate 53084ea95c34494486335e550908038c in this term.
I20260710 11:09:28.120508 16647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.124171 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.127940 16495 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 0.
W20260710 11:09:28.125069 16464 leader_election.cc:343] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.122283 16648 raft_consensus.cc:3060] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.122499 16699 raft_consensus.cc:2804] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.110647 16395 catalog_manager.cc:5697] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c reported cstate change: term changed from 0 to 1, leader changed from <none> to 53084ea95c34494486335e550908038c (127.15.251.3). New cstate: current_term: 1 leader_uuid: "53084ea95c34494486335e550908038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.131088 16728 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.131474 16646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.132308 16464 leader_election.cc:304] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043; no voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.128248 16571 raft_consensus.cc:2468] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 1.
I20260710 11:09:28.133622 16728 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.134346 16465 leader_election.cc:304] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.134733 16691 tablet_bootstrap.cc:492] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:28.135206 16691 ts_tablet_manager.cc:1403] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.349s	user 0.012s	sys 0.015s
I20260710 11:09:28.135514 16396 catalog_manager.cc:5697] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.127070 16572 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.137733 16698 raft_consensus.cc:2804] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.139367 16698 raft_consensus.cc:697] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:28.140189 16698 consensus_queue.cc:237] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.140704 16647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.140722 16571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.139377 16729 raft_consensus.cc:3060] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.137130 16699 raft_consensus.cc:697] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.147360 16646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.147907 16699 consensus_queue.cc:237] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.150686 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.153951 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.155129 16571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
W20260710 11:09:28.155354 16539 leader_election.cc:343] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.155504 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
W20260710 11:09:28.156219 16539 leader_election.cc:343] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.144688 16644 raft_consensus.cc:2468] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 1.
I20260710 11:09:28.159832 16648 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 1.
I20260710 11:09:28.160948 16691 raft_consensus.cc:359] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.161177 16464 leader_election.cc:304] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:28.161662 16691 raft_consensus.cc:385] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.162005 16691 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.162199 16721 raft_consensus.cc:2804] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.162791 16691 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.165091 16691 ts_tablet_manager.cc:1434] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.006s
W20260710 11:09:28.159969 16539 leader_election.cc:343] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.165637 16729 raft_consensus.cc:2749] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.161908 16573 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 1.
W20260710 11:09:28.166456 16539 leader_election.cc:343] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.177932 16691 tablet_bootstrap.cc:492] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c: Bootstrap starting.
W20260710 11:09:28.178522 16539 leader_election.cc:343] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:28.179694 16539 leader_election.cc:343] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.182601 16614 leader_election.cc:304] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53084ea95c34494486335e550908038c; no voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.183977 16734 raft_consensus.cc:2764] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:28.184490 16724 raft_consensus.cc:2749] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.186852 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.186991 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.187513 16495 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.196053 16539 leader_election.cc:304] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [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: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 53084ea95c34494486335e550908038c
I20260710 11:09:28.197209 16539 leader_election.cc:304] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9003356a0d74e4b8c37bf449d96cf32; no voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:28.200538 16692 tablet_bootstrap.cc:492] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043: No bootstrap required, opened a new log
I20260710 11:09:28.200531 16614 leader_election.cc:304] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [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: 53084ea95c34494486335e550908038c; no voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.201079 16692 ts_tablet_manager.cc:1403] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.012s
I20260710 11:09:28.201450 16724 raft_consensus.cc:2749] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:09:28.198342 16539 leader_election.cc:343] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53084ea95c34494486335e550908038c (127.15.251.3:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.201967 16699 raft_consensus.cc:2749] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.203027 16495 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 1.
I20260710 11:09:28.193733 16721 raft_consensus.cc:697] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:28.204566 16692 raft_consensus.cc:359] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.204774 16496 raft_consensus.cc:2468] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 1.
I20260710 11:09:28.207080 16692 raft_consensus.cc:385] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.204586 16539 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [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: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 53084ea95c34494486335e550908038c
I20260710 11:09:28.201956 16734 raft_consensus.cc:2804] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.207401 16691 tablet_bootstrap.cc:654] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.207386 16692 raft_consensus.cc:740] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.207607 16734 raft_consensus.cc:493] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.208117 16734 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.208339 16692 consensus_queue.cc:260] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.210453 16692 ts_tablet_manager.cc:1434] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:09:28.205603 16572 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 1.
W20260710 11:09:28.211226 16444 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:28.211795 16465 leader_election.cc:304] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [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: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 53084ea95c34494486335e550908038c
I20260710 11:09:28.213860 16699 raft_consensus.cc:2804] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.214352 16699 raft_consensus.cc:697] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.214752 16394 catalog_manager.cc:5697] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.215170 16699 consensus_queue.cc:237] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.208343 16721 consensus_queue.cc:237] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.217664 16698 raft_consensus.cc:2804] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.218173 16698 raft_consensus.cc:697] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:28.219205 16698 consensus_queue.cc:237] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.221580 16734 raft_consensus.cc:515] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.224840 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.225544 16495 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.235275 16539 leader_election.cc:304] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [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: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 53084ea95c34494486335e550908038c
I20260710 11:09:28.236313 16728 raft_consensus.cc:2804] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.237967 16728 raft_consensus.cc:697] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.238929 16728 consensus_queue.cc:237] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.236075 16495 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 1.
I20260710 11:09:28.247485 16539 leader_election.cc:304] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.248379 16728 raft_consensus.cc:2804] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.248857 16728 raft_consensus.cc:697] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.249702 16728 consensus_queue.cc:237] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.254850 16724 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:28.264822 16734 leader_election.cc:290] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 1 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.264990 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.265718 16644 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.281009 16691 tablet_bootstrap.cc:492] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:28.281627 16691 ts_tablet_manager.cc:1403] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.010s
I20260710 11:09:28.288780 16696 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.296617 16691 raft_consensus.cc:359] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.295941 16396 catalog_manager.cc:5697] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.297659 16691 raft_consensus.cc:385] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.298094 16691 raft_consensus.cc:740] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.298681 16396 catalog_manager.cc:5697] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.299180 16691 consensus_queue.cc:260] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.300771 16644 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 1.
I20260710 11:09:28.302106 16396 catalog_manager.cc:5697] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.310153 16691 ts_tablet_manager.cc:1434] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:09:28.311174 16691 tablet_bootstrap.cc:492] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:28.303743 16396 catalog_manager.cc:5697] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.316315 16395 catalog_manager.cc:5697] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.317718 16691 tablet_bootstrap.cc:654] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.317574 16395 catalog_manager.cc:5697] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.328413 16691 tablet_bootstrap.cc:492] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:28.328785 16691 ts_tablet_manager.cc:1403] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260710 11:09:28.333840 16691 raft_consensus.cc:359] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.334337 16691 raft_consensus.cc:385] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.334558 16691 raft_consensus.cc:740] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.335156 16691 consensus_queue.cc:260] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.336565 16691 ts_tablet_manager.cc:1434] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:09:28.337234 16691 tablet_bootstrap.cc:492] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: Bootstrap starting.
I20260710 11:09:28.343784 16691 tablet_bootstrap.cc:654] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.354979 16691 tablet_bootstrap.cc:492] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: No bootstrap required, opened a new log
I20260710 11:09:28.355345 16691 ts_tablet_manager.cc:1403] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:28.357070 16691 raft_consensus.cc:359] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.357596 16691 raft_consensus.cc:385] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.357792 16691 raft_consensus.cc:740] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.358322 16691 consensus_queue.cc:260] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.360388 16691 ts_tablet_manager.cc:1434] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:28.415381 16721 raft_consensus.cc:493] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.415908 16721 raft_consensus.cc:515] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.417668 16721 leader_election.cc:290] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.418392 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa5eda4eea4cf3b9a6f0061e090a52" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.418826 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa5eda4eea4cf3b9a6f0061e090a52" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53084ea95c34494486335e550908038c" is_pre_election: true
I20260710 11:09:28.419565 16644 raft_consensus.cc:2393] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2e9f3ebd2234b8198557dbad2623043 in current term 1: Already voted for candidate f9003356a0d74e4b8c37bf449d96cf32 in this term.
I20260710 11:09:28.420399 16464 leader_election.cc:304] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043; no voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.421041 16721 raft_consensus.cc:3060] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.425930 16721 raft_consensus.cc:2749] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.458384 16644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26"
dest_uuid: "53084ea95c34494486335e550908038c"
mode: GRACEFUL
new_leader_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:60714
I20260710 11:09:28.458959 16644 raft_consensus.cc:606] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 LEADER]: Received request to transfer leadership to TS a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:28.479699 16572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:34862
I20260710 11:09:28.480268 16572 raft_consensus.cc:606] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Received request to transfer leadership to TS a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:28.498821 16496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
mode: GRACEFUL
new_leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:42082
I20260710 11:09:28.499518 16496 raft_consensus.cc:606] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Received request to transfer leadership to TS f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.519783 16572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:34862
I20260710 11:09:28.520285 16572 raft_consensus.cc:606] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Received request to transfer leadership to TS 53084ea95c34494486335e550908038c
I20260710 11:09:28.538169 16696 raft_consensus.cc:493] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.538617 16696 raft_consensus.cc:515] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.540244 16696 leader_election.cc:290] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.540943 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.541366 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.541736 16496 raft_consensus.cc:2393] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53084ea95c34494486335e550908038c in current term 1: Already voted for candidate f9003356a0d74e4b8c37bf449d96cf32 in this term.
I20260710 11:09:28.542855 16644 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.543202 16614 leader_election.cc:304] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53084ea95c34494486335e550908038c; no voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.547699 16696 raft_consensus.cc:2749] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.548606 16699 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.559038 16725 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.560501 16733 raft_consensus.cc:493] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.560997 16733 raft_consensus.cc:515] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.563042 16733 leader_election.cc:290] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.564744 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.566409 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.567173 16495 raft_consensus.cc:2393] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53084ea95c34494486335e550908038c in current term 1: Already voted for candidate f9003356a0d74e4b8c37bf449d96cf32 in this term.
I20260710 11:09:28.568850 16613 leader_election.cc:304] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53084ea95c34494486335e550908038c; no voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.569686 16733 raft_consensus.cc:3060] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.576335 16733 raft_consensus.cc:2749] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.590715 16721 consensus_queue.cc:1048] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.595623 16721 consensus_queue.cc:1048] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:28.598662 16698 raft_consensus.cc:993] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: : Instructing follower f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:28.599104 16698 raft_consensus.cc:1081] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Signalling peer f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:28.600996 16572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:34852
I20260710 11:09:28.601569 16572 raft_consensus.cc:493] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:28.601928 16572 raft_consensus.cc:3060] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.614243 16644 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.620685 16572 raft_consensus.cc:515] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.622102 16573 raft_consensus.cc:1240] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Rejecting Update request from peer a2e9f3ebd2234b8198557dbad2623043 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:28.622650 16733 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.623104 16733 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.623607 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.624195 16496 raft_consensus.cc:3055] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:28.624547 16496 raft_consensus.cc:740] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:28.626072 16733 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.626856 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:28.628609 16725 consensus_queue.cc:1048] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.628762 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb509b03cbe244c0b7bc22fbe6adcab7" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.627815 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:28.629333 16644 raft_consensus.cc:3060] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.629419 16495 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 1.
I20260710 11:09:28.625274 16496 consensus_queue.cc:260] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.630715 16496 raft_consensus.cc:3060] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.635584 16644 raft_consensus.cc:2468] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 2.
I20260710 11:09:28.636749 16539 leader_election.cc:304] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.637601 16725 raft_consensus.cc:2804] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:28.638036 16725 raft_consensus.cc:697] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
W20260710 11:09:28.633489 16721 consensus_queue.cc:1175] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f9003356a0d74e4b8c37bf449d96cf32" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a2e9f3ebd2234b8198557dbad2623043 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:09:28.638823 16725 consensus_queue.cc:237] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.640614 16496 raft_consensus.cc:2468] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 2.
I20260710 11:09:28.641244 16613 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.626895 16572 leader_election.cc:290] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 2 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.642637 16699 consensus_queue.cc:1048] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.648753 16395 catalog_manager.cc:5697] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 1 to 2, leader changed from a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1) to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.650735 16721 consensus_queue.cc:1048] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.658353 16733 raft_consensus.cc:2804] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:28.659936 16699 raft_consensus.cc:993] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:28.660483 16699 raft_consensus.cc:1081] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Signalling peer 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:28.662803 16648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda"
dest_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:60690
I20260710 11:09:28.663530 16648 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:28.663976 16648 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.675045 16731 consensus_queue.cc:1048] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:28.680814 16740 consensus_queue.cc:1048] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:28.686563 16728 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.702014 16698 consensus_queue.cc:1048] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.706540 16698 consensus_queue.cc:1048] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.706838 16699 consensus_queue.cc:1048] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:28.711516 16699 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.718791 16728 consensus_queue.cc:1048] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:28.727579 16648 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.728830 16644 raft_consensus.cc:1240] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Rejecting Update request from peer f9003356a0d74e4b8c37bf449d96cf32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:28.730458 16733 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.730837 16733 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:28.737562 16728 consensus_queue.cc:1059] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.739108 16731 raft_consensus.cc:3055] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:28.739490 16731 raft_consensus.cc:740] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.740383 16731 consensus_queue.cc:260] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.743152 16728 raft_consensus.cc:993] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:28.745170 16731 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.749616 16734 raft_consensus.cc:1081] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Signalling peer a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:28.757018 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.757695 16495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:42068
I20260710 11:09:28.759099 16495 raft_consensus.cc:493] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:28.749651 16498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.759927 16498 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.760673 16648 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.759519 16495 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.782644 16498 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:28.768553 16573 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:28.753963 16733 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.784358 16613 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:28.785125 16696 raft_consensus.cc:2764] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260710 11:09:28.789469 16496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:28.790297 16731 consensus_queue.cc:1048] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:28.791054 16733 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 3 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.797780 16495 raft_consensus.cc:515] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.799690 16495 leader_election.cc:290] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 2 election: Requested vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:28.800330 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.800891 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.801487 16643 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.804451 16574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.800911 16572 raft_consensus.cc:3055] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:28.806015 16614 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53084ea95c34494486335e550908038c; no voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:28.806228 16572 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:28.807128 16733 raft_consensus.cc:2749] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:09:28.810413 16572 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.811662 16572 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.811699 16643 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 2.
I20260710 11:09:28.812961 16464 leader_election.cc:304] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
W20260710 11:09:28.813726 16427 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 16367
I20260710 11:09:28.813745 16729 raft_consensus.cc:2804] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:28.814373 16729 raft_consensus.cc:697] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
W20260710 11:09:28.814729 16427 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 16430
I20260710 11:09:28.815155 16729 consensus_queue.cc:237] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:28.821019 16572 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 2.
I20260710 11:09:28.839673 16396 catalog_manager.cc:5697] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 1 to 2, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.894402 16696 raft_consensus.cc:993] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: : Instructing follower a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:28.894860 16778 raft_consensus.cc:1081] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 LEADER]: Signalling peer a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:28.896267 16495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:42052
I20260710 11:09:28.896749 16495 raft_consensus.cc:493] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:28.897060 16495 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.901607 16495 raft_consensus.cc:515] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:28.903930 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:28.904289 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:28.904537 16643 raft_consensus.cc:3055] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:28.904824 16572 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.904848 16643 raft_consensus.cc:740] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:28.905978 16643 consensus_queue.cc:260] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:28.907053 16643 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:28.911489 16572 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 2.
I20260710 11:09:28.912626 16465 leader_election.cc:304] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:28.913501 16729 raft_consensus.cc:2804] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:28.913373 16643 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 2.
I20260710 11:09:28.914016 16729 raft_consensus.cc:697] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:28.914830 16729 consensus_queue.cc:237] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:28.915637 16495 leader_election.cc:290] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 2 election: Requested vote from peers 53084ea95c34494486335e550908038c (127.15.251.3:37289), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:28.922176 16396 catalog_manager.cc:5697] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 1 to 2, leader changed from 53084ea95c34494486335e550908038c (127.15.251.3) to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:29.072829 16495 raft_consensus.cc:1275] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:29.074400 16731 consensus_queue.cc:1048] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:29.084837 16643 raft_consensus.cc:1275] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:29.086328 16731 consensus_queue.cc:1048] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:29.238270 16643 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:29.240077 16729 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:29.252825 16572 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:29.255630 16698 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:29.435014 16572 raft_consensus.cc:1275] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:29.436420 16729 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:29.458922 16643 raft_consensus.cc:1275] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:29.460326 16729 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.524039 16782 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:30.524463 16782 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:30.526695 16782 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:30.527092 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043" is_pre_election: true
I20260710 11:09:30.527477 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32" is_pre_election: true
I20260710 11:09:30.527757 16495 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:30.528050 16572 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:30.528993 16613 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:30.529969 16782 raft_consensus.cc:2804] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:09:30.530273 16782 raft_consensus.cc:493] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:30.530539 16782 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:30.535178 16782 raft_consensus.cc:515] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:30.537093 16782 leader_election.cc:290] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 4 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:30.538106 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:30.538199 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d9a347fdbd4fc48760dec5a1499eda" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:30.538751 16495 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Advancing to term 4
I20260710 11:09:30.538851 16572 raft_consensus.cc:3060] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Advancing to term 4
I20260710 11:09:30.543874 16495 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 4.
I20260710 11:09:30.545423 16613 leader_election.cc:304] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:30.546310 16782 raft_consensus.cc:2804] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:30.548614 16782 raft_consensus.cc:697] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 4 LEADER]: Becoming Leader. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:30.548782 16572 raft_consensus.cc:2468] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 4.
I20260710 11:09:30.549544 16782 consensus_queue.cc:237] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:30.557225 16395 catalog_manager.cc:5697] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c reported cstate change: term changed from 1 to 4, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to 53084ea95c34494486335e550908038c (127.15.251.3). New cstate: current_term: 4 leader_uuid: "53084ea95c34494486335e550908038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.064188 16572 raft_consensus.cc:1275] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260710 11:09:31.065415 16789 consensus_queue.cc:1048] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.083218 16495 raft_consensus.cc:1275] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260710 11:09:31.085386 16789 consensus_queue.cc:1048] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:31.554060 16364 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:09:31.554986 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:31.583904 16495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
mode: GRACEFUL
new_leader_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:57840
I20260710 11:09:31.584580 16495 raft_consensus.cc:606] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Received request to transfer leadership to TS 53084ea95c34494486335e550908038c
I20260710 11:09:31.596206 16572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:54850
I20260710 11:09:31.596855 16572 raft_consensus.cc:606] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Received request to transfer leadership to TS 53084ea95c34494486335e550908038c
I20260710 11:09:31.598171 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:31.598836 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:31.599956 16800 raft_consensus.cc:993] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: : Instructing follower 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:31.600353 16740 raft_consensus.cc:1081] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Signalling peer 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:31.601763 16648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:60698
I20260710 11:09:31.602289 16648 raft_consensus.cc:493] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:31.602591 16648 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:31.609001 16648 raft_consensus.cc:515] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:31.612046 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:31.612766 16495 raft_consensus.cc:3055] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:31.613193 16495 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:31.614197 16495 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:31.615576 16495 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:31.628270 16495 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 3.
I20260710 11:09:31.629058 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:31.629208 16648 leader_election.cc:290] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 3 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:31.629668 16572 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:31.629566 16613 leader_election.cc:304] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:31.630908 16803 raft_consensus.cc:2804] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:31.631385 16803 raft_consensus.cc:697] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 LEADER]: Becoming Leader. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:31.632272 16803 consensus_queue.cc:237] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:31.636049 16572 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 3.
I20260710 11:09:31.642210 16393 catalog_manager.cc:5697] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c reported cstate change: term changed from 2 to 3, leader changed from a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1) to 53084ea95c34494486335e550908038c (127.15.251.3). New cstate: current_term: 3 leader_uuid: "53084ea95c34494486335e550908038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.960577 16807 raft_consensus.cc:993] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:31.961083 16725 raft_consensus.cc:1081] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Signalling peer 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:31.962494 16648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108"
dest_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:60690
I20260710 11:09:31.963064 16648 raft_consensus.cc:493] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:31.963439 16648 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.970517 16648 raft_consensus.cc:515] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:31.972616 16648 leader_election.cc:290] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:31.973194 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:31.973788 16495 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.973750 16572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:31.974532 16572 raft_consensus.cc:3055] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:31.974881 16572 raft_consensus.cc:740] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:31.975644 16572 consensus_queue.cc:260] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:31.976886 16572 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.978560 16495 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:31.979570 16613 leader_election.cc:304] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:31.980235 16803 raft_consensus.cc:2804] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:31.980649 16803 raft_consensus.cc:697] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 LEADER]: Becoming Leader. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:31.981467 16803 consensus_queue.cc:237] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:31.983721 16572 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:31.991707 16393 catalog_manager.cc:5697] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c reported cstate change: term changed from 1 to 2, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to 53084ea95c34494486335e550908038c (127.15.251.3). New cstate: current_term: 2 leader_uuid: "53084ea95c34494486335e550908038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:32.170887 16572 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:32.171989 16803 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.184755 16495 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:32.186314 16802 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.395159 16573 raft_consensus.cc:1275] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:32.396313 16803 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:32.412168 16495 raft_consensus.cc:1275] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:32.414569 16817 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:32.599850 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:32.613346 16495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
mode: GRACEFUL
new_leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:42082
I20260710 11:09:32.614002 16495 raft_consensus.cc:606] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Received request to transfer leadership to TS f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:32.618842 16495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
mode: GRACEFUL
new_leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:42082
I20260710 11:09:32.619292 16495 raft_consensus.cc:606] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Received request to transfer leadership to TS f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:32.623538 16495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
mode: GRACEFUL
new_leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:42082
I20260710 11:09:32.623960 16495 raft_consensus.cc:606] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Received request to transfer leadership to TS f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:32.628298 16648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "53084ea95c34494486335e550908038c"
mode: GRACEFUL
new_leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:60714
I20260710 11:09:32.628885 16648 raft_consensus.cc:606] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 LEADER]: Received request to transfer leadership to TS f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:32.639397 16648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108"
dest_uuid: "53084ea95c34494486335e550908038c"
mode: GRACEFUL
new_leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:60714
I20260710 11:09:32.640017 16648 raft_consensus.cc:606] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 LEADER]: Received request to transfer leadership to TS f9003356a0d74e4b8c37bf449d96cf32
I20260710 11:09:32.677745 16802 raft_consensus.cc:993] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: : Instructing follower f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.678234 16817 raft_consensus.cc:1081] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 LEADER]: Signalling peer f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.679658 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:09:32.680092 16573 raft_consensus.cc:493] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.680377 16573 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:32.684636 16573 raft_consensus.cc:515] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.686107 16573 leader_election.cc:290] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 4 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:32.686934 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:32.687218 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:32.687544 16495 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:32.687753 16648 raft_consensus.cc:3055] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:32.688071 16648 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:32.688851 16648 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.690019 16648 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:32.695014 16495 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 4.
I20260710 11:09:32.696126 16539 leader_election.cc:304] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [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: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:32.697011 16725 raft_consensus.cc:2804] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:32.698434 16648 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 4.
I20260710 11:09:32.700469 16725 raft_consensus.cc:697] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:32.701041 16820 raft_consensus.cc:993] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: : Instructing follower f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.701577 16740 raft_consensus.cc:1081] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Signalling peer f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.701462 16725 consensus_queue.cc:237] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.703008 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:34852
I20260710 11:09:32.703503 16573 raft_consensus.cc:493] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.703929 16573 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.710482 16573 raft_consensus.cc:515] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.710062 16395 catalog_manager.cc:5697] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 3 to 4, leader changed from 53084ea95c34494486335e550908038c (127.15.251.3) to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 4 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.713214 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:32.713805 16495 raft_consensus.cc:3055] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.714092 16573 leader_election.cc:290] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 2 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:32.714308 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:32.714910 16648 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.715536 16495 raft_consensus.cc:740] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:32.716528 16820 raft_consensus.cc:993] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: : Instructing follower f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.717803 16740 raft_consensus.cc:1081] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Signalling peer f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.719267 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:34852
I20260710 11:09:32.719832 16573 raft_consensus.cc:493] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.718964 16495 consensus_queue.cc:260] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.720271 16573 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:32.720947 16495 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.726411 16648 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 2.
I20260710 11:09:32.727303 16573 raft_consensus.cc:515] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:32.727716 16539 leader_election.cc:304] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:32.728680 16725 raft_consensus.cc:2804] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.729220 16725 raft_consensus.cc:697] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:32.730134 16725 consensus_queue.cc:237] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.730981 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:32.731513 16643 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:32.732197 16495 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 2.
I20260710 11:09:32.737259 16643 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 3.
I20260710 11:09:32.738523 16539 leader_election.cc:304] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [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: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:32.739483 16821 raft_consensus.cc:2804] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:32.740818 16821 raft_consensus.cc:697] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:32.741775 16573 leader_election.cc:290] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 3 election: Requested vote from peers 53084ea95c34494486335e550908038c (127.15.251.3:37289), a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253)
I20260710 11:09:32.741649 16821 consensus_queue.cc:237] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [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: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:32.742560 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:32.743062 16495 raft_consensus.cc:3055] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:32.743343 16495 raft_consensus.cc:740] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:32.744022 16495 consensus_queue.cc:260] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [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: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:32.745163 16495 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:32.750154 16495 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 3.
I20260710 11:09:32.751062 16395 catalog_manager.cc:5697] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 1 to 2, leader changed from a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1) to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.752668 16395 catalog_manager.cc:5697] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 2 to 3, leader changed from a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1) to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 3 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:32.815516 16802 raft_consensus.cc:993] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: : Instructing follower f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.816005 16817 raft_consensus.cc:1081] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 LEADER]: Signalling peer f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.817407 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:09:32.817997 16573 raft_consensus.cc:493] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.818361 16573 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:32.825536 16573 raft_consensus.cc:515] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.827749 16573 leader_election.cc:290] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 3 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:32.828518 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:32.828763 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:32.829099 16495 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:32.829361 16643 raft_consensus.cc:3055] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:32.829758 16643 raft_consensus.cc:740] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:32.830582 16643 consensus_queue.cc:260] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.831868 16643 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:32.833913 16823 raft_consensus.cc:993] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: : Instructing follower f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.834372 16820 raft_consensus.cc:1081] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Signalling peer f9003356a0d74e4b8c37bf449d96cf32 to start an election
I20260710 11:09:32.835876 16573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
 from {username='slave'} at 127.0.0.1:34852
I20260710 11:09:32.836445 16573 raft_consensus.cc:493] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.836445 16495 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 3.
I20260710 11:09:32.837044 16573 raft_consensus.cc:3060] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.837807 16539 leader_election.cc:304] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [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: a2e9f3ebd2234b8198557dbad2623043, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:32.838567 16821 raft_consensus.cc:2804] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:32.839093 16821 raft_consensus.cc:697] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:32.840032 16643 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 3.
I20260710 11:09:32.840626 16821 consensus_queue.cc:237] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.842849 16573 raft_consensus.cc:515] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.845219 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:32.845768 16495 raft_consensus.cc:3055] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.846127 16495 raft_consensus.cc:740] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:32.846349 16573 leader_election.cc:290] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 2 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:32.847702 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e200bcd9e64ca1b667e70703d559a2" candidate_uuid: "f9003356a0d74e4b8c37bf449d96cf32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:32.847919 16495 consensus_queue.cc:260] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.848347 16643 raft_consensus.cc:3060] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.848419 16395 catalog_manager.cc:5697] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 2 to 3, leader changed from 53084ea95c34494486335e550908038c (127.15.251.3) to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 3 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.849164 16495 raft_consensus.cc:3060] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.856148 16643 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 2.
I20260710 11:09:32.857302 16539 leader_election.cc:304] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, f9003356a0d74e4b8c37bf449d96cf32; no voters: 
I20260710 11:09:32.858088 16821 raft_consensus.cc:2804] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.858629 16821 raft_consensus.cc:697] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Becoming Leader. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:32.859470 16821 consensus_queue.cc:237] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:32.860538 16495 raft_consensus.cc:2468] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9003356a0d74e4b8c37bf449d96cf32 in term 2.
I20260710 11:09:32.866582 16395 catalog_manager.cc:5697] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 reported cstate change: term changed from 1 to 2, leader changed from a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1) to f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "f9003356a0d74e4b8c37bf449d96cf32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:33.124331 16643 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:33.124715 16495 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:33.125653 16821 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:33.126318 16827 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:33.128790 16495 raft_consensus.cc:1275] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:33.143162 16725 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:33.157096 16643 raft_consensus.cc:1275] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.158589 16725 consensus_queue.cc:1048] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.165874 16646 raft_consensus.cc:1275] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:33.167690 16827 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:33.183686 16495 raft_consensus.cc:1275] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.188838 16832 consensus_queue.cc:1048] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.333722 16495 raft_consensus.cc:1275] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.335668 16832 consensus_queue.cc:1048] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.346582 16646 raft_consensus.cc:1275] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.348881 16827 consensus_queue.cc:1048] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.361513 16646 raft_consensus.cc:1275] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:33.362761 16821 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:33.371400 16495 raft_consensus.cc:1275] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Refusing update from remote peer f9003356a0d74e4b8c37bf449d96cf32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:33.373898 16832 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:35.647140 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:35.654394 16573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:54850
I20260710 11:09:35.655071 16573 raft_consensus.cc:606] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 LEADER]: Received request to transfer leadership to TS 53084ea95c34494486335e550908038c
I20260710 11:09:35.657514 16573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:54850
I20260710 11:09:35.657934 16573 raft_consensus.cc:606] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Received request to transfer leadership to TS 53084ea95c34494486335e550908038c
I20260710 11:09:35.660189 16573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:54850
I20260710 11:09:35.660624 16573 raft_consensus.cc:606] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Received request to transfer leadership to TS a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:35.662792 16573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:54850
I20260710 11:09:35.663199 16573 raft_consensus.cc:606] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Received request to transfer leadership to TS a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:35.665189 16573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108"
dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
mode: GRACEFUL
new_leader_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:54850
I20260710 11:09:35.665624 16573 raft_consensus.cc:606] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Received request to transfer leadership to TS a2e9f3ebd2234b8198557dbad2623043
I20260710 11:09:35.666625 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:35.667049 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:35.764022 16844 raft_consensus.cc:993] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:35.764521 16832 raft_consensus.cc:1081] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Signalling peer 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:35.766040 16648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f"
dest_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:60690
I20260710 11:09:35.766636 16648 raft_consensus.cc:493] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.767011 16648 raft_consensus.cc:3060] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.772361 16648 raft_consensus.cc:515] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.774118 16648 leader_election.cc:290] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:35.774919 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:35.775014 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a64f16911ac4318bcb35eed3c5b346f" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:35.775542 16495 raft_consensus.cc:3060] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.775579 16573 raft_consensus.cc:3055] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:35.775977 16573 raft_consensus.cc:740] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:35.776631 16573 consensus_queue.cc:260] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.777630 16573 raft_consensus.cc:3060] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.779989 16495 raft_consensus.cc:2468] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:35.780968 16613 leader_election.cc:304] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:35.781759 16840 raft_consensus.cc:2804] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:35.782646 16840 raft_consensus.cc:697] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 2 LEADER]: Becoming Leader. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:35.782584 16573 raft_consensus.cc:2468] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 2.
I20260710 11:09:35.783547 16840 consensus_queue.cc:237] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.790818 16395 catalog_manager.cc:5697] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c reported cstate change: term changed from 1 to 2, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to 53084ea95c34494486335e550908038c (127.15.251.3). New cstate: current_term: 2 leader_uuid: "53084ea95c34494486335e550908038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.884660 16844 raft_consensus.cc:993] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:35.885121 16832 raft_consensus.cc:1081] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Signalling peer a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:35.886467 16495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:42068
I20260710 11:09:35.886890 16495 raft_consensus.cc:493] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.887153 16495 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:35.890939 16495 raft_consensus.cc:515] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:35.892323 16495 leader_election.cc:290] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 4 election: Requested vote from peers 53084ea95c34494486335e550908038c (127.15.251.3:37289), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:35.893181 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:35.893517 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46bba30a94f4289986ef57e5a933a26" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:35.893754 16648 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:35.894094 16573 raft_consensus.cc:3055] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:35.894387 16573 raft_consensus.cc:740] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:35.894977 16573 consensus_queue.cc:260] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [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: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:35.895902 16573 raft_consensus.cc:3060] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:35.898392 16648 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 4.
I20260710 11:09:35.899601 16464 leader_election.cc:304] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:35.901052 16573 raft_consensus.cc:2468] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 4.
I20260710 11:09:35.901271 16851 raft_consensus.cc:2804] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:35.902479 16851 raft_consensus.cc:697] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 4 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:35.903264 16851 consensus_queue.cc:237] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [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: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } }
I20260710 11:09:35.910404 16395 catalog_manager.cc:5697] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 3 to 4, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 4 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.933621 16844 raft_consensus.cc:993] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:35.933995 16832 raft_consensus.cc:1081] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Signalling peer a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:35.935322 16495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:42068
I20260710 11:09:35.935724 16495 raft_consensus.cc:493] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.935982 16495 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:35.940873 16495 raft_consensus.cc:515] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.942720 16495 leader_election.cc:290] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 4 election: Requested vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:35.943434 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:35.943945 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad061a0efad4bc19c26068b6265a108" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:35.943998 16573 raft_consensus.cc:3055] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:35.944504 16573 raft_consensus.cc:740] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:35.944559 16648 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:35.949189 16648 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 4.
I20260710 11:09:35.950145 16464 leader_election.cc:304] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:35.950102 16573 consensus_queue.cc:260] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.951005 16851 raft_consensus.cc:2804] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:35.951406 16851 raft_consensus.cc:697] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 4 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:35.951363 16573 raft_consensus.cc:3060] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:35.952420 16851 consensus_queue.cc:237] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.958534 16844 raft_consensus.cc:993] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:35.958993 16832 raft_consensus.cc:1081] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Signalling peer a2e9f3ebd2234b8198557dbad2623043 to start an election
I20260710 11:09:35.958407 16573 raft_consensus.cc:2468] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 4.
I20260710 11:09:35.960465 16495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f"
dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
 from {username='slave'} at 127.0.0.1:42068
I20260710 11:09:35.960934 16495 raft_consensus.cc:493] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.961253 16495 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:35.960800 16395 catalog_manager.cc:5697] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 3 to 4, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 4 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.965368 16495 raft_consensus.cc:515] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.967701 16495 leader_election.cc:290] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [CANDIDATE]: Term 3 election: Requested vote from peers f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897), 53084ea95c34494486335e550908038c (127.15.251.3:37289)
I20260710 11:09:35.967805 16648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53084ea95c34494486335e550908038c"
I20260710 11:09:35.967657 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696be876c33f4ac6a2208cc0d388f69f" candidate_uuid: "a2e9f3ebd2234b8198557dbad2623043" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:35.968457 16648 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:35.968779 16573 raft_consensus.cc:3055] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:35.969126 16573 raft_consensus.cc:740] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:35.969869 16573 consensus_queue.cc:260] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.970763 16573 raft_consensus.cc:3060] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:35.972869 16648 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 3.
I20260710 11:09:35.973739 16464 leader_election.cc:304] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:35.974370 16851 raft_consensus.cc:2804] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:35.974851 16851 raft_consensus.cc:697] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 3 LEADER]: Becoming Leader. State: Replica: a2e9f3ebd2234b8198557dbad2623043, State: Running, Role: LEADER
I20260710 11:09:35.975803 16573 raft_consensus.cc:2468] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2e9f3ebd2234b8198557dbad2623043 in term 3.
I20260710 11:09:35.975713 16851 consensus_queue.cc:237] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:35.982806 16395 catalog_manager.cc:5697] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 reported cstate change: term changed from 2 to 3, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1). New cstate: current_term: 3 leader_uuid: "a2e9f3ebd2234b8198557dbad2623043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.017529 16844 raft_consensus.cc:993] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: : Instructing follower 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:36.018006 16832 raft_consensus.cc:1081] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 LEADER]: Signalling peer 53084ea95c34494486335e550908038c to start an election
I20260710 11:09:36.019320 16648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126a7bbd179544e79f2dd70913589388"
dest_uuid: "53084ea95c34494486335e550908038c"
 from {username='slave'} at 127.0.0.1:60690
I20260710 11:09:36.019788 16648 raft_consensus.cc:493] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.020087 16648 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:36.023977 16648 raft_consensus.cc:515] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:36.025265 16648 leader_election.cc:290] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [CANDIDATE]: Term 5 election: Requested vote from peers a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253), f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897)
I20260710 11:09:36.026044 16495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a2e9f3ebd2234b8198557dbad2623043"
I20260710 11:09:36.026265 16573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a7bbd179544e79f2dd70913589388" candidate_uuid: "53084ea95c34494486335e550908038c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f9003356a0d74e4b8c37bf449d96cf32"
I20260710 11:09:36.026600 16495 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:36.026783 16573 raft_consensus.cc:3055] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:36.027123 16573 raft_consensus.cc:740] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f9003356a0d74e4b8c37bf449d96cf32, State: Running, Role: LEADER
I20260710 11:09:36.027910 16573 consensus_queue.cc:260] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:36.029011 16573 raft_consensus.cc:3060] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:36.032374 16495 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 5.
I20260710 11:09:36.033339 16613 leader_election.cc:304] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [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: 53084ea95c34494486335e550908038c, a2e9f3ebd2234b8198557dbad2623043; no voters: 
I20260710 11:09:36.034107 16840 raft_consensus.cc:2804] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:36.034317 16573 raft_consensus.cc:2468] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53084ea95c34494486335e550908038c in term 5.
I20260710 11:09:36.034533 16840 raft_consensus.cc:697] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 5 LEADER]: Becoming Leader. State: Replica: 53084ea95c34494486335e550908038c, State: Running, Role: LEADER
I20260710 11:09:36.035432 16840 consensus_queue.cc:237] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [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: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } }
I20260710 11:09:36.041958 16395 catalog_manager.cc:5697] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c reported cstate change: term changed from 4 to 5, leader changed from f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2) to 53084ea95c34494486335e550908038c (127.15.251.3). New cstate: current_term: 5 leader_uuid: "53084ea95c34494486335e550908038c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:36.200492 16495 raft_consensus.cc:1275] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.201618 16840 consensus_queue.cc:1048] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.211618 16573 raft_consensus.cc:1275] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.213121 16840 consensus_queue.cc:1048] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.385524 16648 raft_consensus.cc:1275] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:36.386689 16851 consensus_queue.cc:1048] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:36.394876 16573 raft_consensus.cc:1275] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:36.396728 16863 consensus_queue.cc:1048] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:36.464744 16573 raft_consensus.cc:1275] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:36.465981 16863 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:36.475886 16648 raft_consensus.cc:1275] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:36.477205 16866 consensus_queue.cc:1048] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:36.482156 16573 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 5 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:36.483824 16840 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:36.486581 16648 raft_consensus.cc:1275] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:36.488435 16866 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53084ea95c34494486335e550908038c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:36.495090 16495 raft_consensus.cc:1275] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 5 FOLLOWER]: Refusing update from remote peer 53084ea95c34494486335e550908038c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:36.496286 16840 consensus_queue.cc:1048] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e9f3ebd2234b8198557dbad2623043" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:36.516219 16573 raft_consensus.cc:1275] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Refusing update from remote peer a2e9f3ebd2234b8198557dbad2623043: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:36.517467 16866 consensus_queue.cc:1048] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9003356a0d74e4b8c37bf449d96cf32" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 41897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:36.667842 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:36.673555 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:09:36.701179 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:36.702035 16364 tablet_replica.cc:333] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.702740 16364 raft_consensus.cc:2243] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.703444 16364 raft_consensus.cc:2272] T dad061a0efad4bc19c26068b6265a108 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.706058 16364 tablet_replica.cc:333] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.706509 16364 raft_consensus.cc:2243] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.706871 16364 raft_consensus.cc:2272] T 95d9a347fdbd4fc48760dec5a1499eda P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.708370 16364 tablet_replica.cc:333] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.708777 16364 raft_consensus.cc:2243] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.709371 16364 raft_consensus.cc:2272] T d46bba30a94f4289986ef57e5a933a26 P a2e9f3ebd2234b8198557dbad2623043 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.711041 16364 tablet_replica.cc:333] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.711457 16364 raft_consensus.cc:2243] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.712044 16364 raft_consensus.cc:2272] T 696be876c33f4ac6a2208cc0d388f69f P a2e9f3ebd2234b8198557dbad2623043 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.713781 16364 tablet_replica.cc:333] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.714196 16364 raft_consensus.cc:2243] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.714514 16364 raft_consensus.cc:2272] T cb509b03cbe244c0b7bc22fbe6adcab7 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.715971 16364 tablet_replica.cc:333] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.716368 16364 raft_consensus.cc:2243] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.716718 16364 raft_consensus.cc:2272] T 126a7bbd179544e79f2dd70913589388 P a2e9f3ebd2234b8198557dbad2623043 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.718509 16364 tablet_replica.cc:333] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.718909 16364 raft_consensus.cc:2243] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.719281 16364 raft_consensus.cc:2272] T 5a64f16911ac4318bcb35eed3c5b346f P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.720958 16364 tablet_replica.cc:333] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.721419 16364 raft_consensus.cc:2243] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.721884 16364 raft_consensus.cc:2272] T d8aa5eda4eea4cf3b9a6f0061e090a52 P a2e9f3ebd2234b8198557dbad2623043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.723361 16364 tablet_replica.cc:333] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043: stopping tablet replica
I20260710 11:09:36.723783 16364 raft_consensus.cc:2243] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.724175 16364 raft_consensus.cc:2272] T 19e200bcd9e64ca1b667e70703d559a2 P a2e9f3ebd2234b8198557dbad2623043 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:36.735680 16539 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:09:36.804245 16539 consensus_peers.cc:597] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 -> Peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Couldn't send request to peer a2e9f3ebd2234b8198557dbad2623043. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:34253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:36.806758 16539 consensus_peers.cc:597] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 -> Peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Couldn't send request to peer a2e9f3ebd2234b8198557dbad2623043. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:34253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:36.807287 16539 consensus_peers.cc:597] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 -> Peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Couldn't send request to peer a2e9f3ebd2234b8198557dbad2623043. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:34253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:36.817400 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:09:36.834697 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
W20260710 11:09:36.857502 16614 consensus_peers.cc:597] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c -> Peer f9003356a0d74e4b8c37bf449d96cf32 (127.15.251.2:41897): Couldn't send request to peer f9003356a0d74e4b8c37bf449d96cf32. 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:09:36.859511 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:36.860052 16364 tablet_replica.cc:333] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.860618 16364 raft_consensus.cc:2243] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.861045 16364 raft_consensus.cc:2272] T dad061a0efad4bc19c26068b6265a108 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.863132 16364 tablet_replica.cc:333] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.863699 16364 raft_consensus.cc:2243] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.864071 16364 raft_consensus.cc:2272] T 696be876c33f4ac6a2208cc0d388f69f P f9003356a0d74e4b8c37bf449d96cf32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.865990 16364 tablet_replica.cc:333] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.866478 16364 raft_consensus.cc:2243] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.867169 16364 raft_consensus.cc:2272] T cb509b03cbe244c0b7bc22fbe6adcab7 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.868662 16364 tablet_replica.cc:333] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.869103 16364 raft_consensus.cc:2243] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.869545 16364 raft_consensus.cc:2272] T d46bba30a94f4289986ef57e5a933a26 P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.871343 16364 tablet_replica.cc:333] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.871812 16364 raft_consensus.cc:2243] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.872211 16364 raft_consensus.cc:2272] T 95d9a347fdbd4fc48760dec5a1499eda P f9003356a0d74e4b8c37bf449d96cf32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.873813 16364 tablet_replica.cc:333] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.874255 16364 raft_consensus.cc:2243] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.874614 16364 raft_consensus.cc:2272] T 126a7bbd179544e79f2dd70913589388 P f9003356a0d74e4b8c37bf449d96cf32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.876427 16364 tablet_replica.cc:333] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.876889 16364 raft_consensus.cc:2243] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.877249 16364 raft_consensus.cc:2272] T 5a64f16911ac4318bcb35eed3c5b346f P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.878984 16364 tablet_replica.cc:333] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.879431 16364 raft_consensus.cc:2243] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.880117 16364 raft_consensus.cc:2272] T 19e200bcd9e64ca1b667e70703d559a2 P f9003356a0d74e4b8c37bf449d96cf32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.881680 16364 tablet_replica.cc:333] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32: stopping tablet replica
I20260710 11:09:36.882084 16364 raft_consensus.cc:2243] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.882745 16364 raft_consensus.cc:2272] T d8aa5eda4eea4cf3b9a6f0061e090a52 P f9003356a0d74e4b8c37bf449d96cf32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:36.908866 16613 consensus_peers.cc:597] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c -> Peer a2e9f3ebd2234b8198557dbad2623043 (127.15.251.1:34253): Couldn't send request to peer a2e9f3ebd2234b8198557dbad2623043. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:34253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:36.910195 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
I20260710 11:09:36.925334 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
I20260710 11:09:36.951186 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:36.951843 16364 tablet_replica.cc:333] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.952476 16364 raft_consensus.cc:2243] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.952955 16364 raft_consensus.cc:2272] T dad061a0efad4bc19c26068b6265a108 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.955054 16364 tablet_replica.cc:333] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.955557 16364 raft_consensus.cc:2243] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.956208 16364 raft_consensus.cc:2272] T 5a64f16911ac4318bcb35eed3c5b346f P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.958078 16364 tablet_replica.cc:333] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.958575 16364 raft_consensus.cc:2243] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.959224 16364 raft_consensus.cc:2272] T 126a7bbd179544e79f2dd70913589388 P 53084ea95c34494486335e550908038c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.961030 16364 tablet_replica.cc:333] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.961570 16364 raft_consensus.cc:2243] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.961941 16364 raft_consensus.cc:2272] T 19e200bcd9e64ca1b667e70703d559a2 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.963440 16364 tablet_replica.cc:333] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.963883 16364 raft_consensus.cc:2243] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.964237 16364 raft_consensus.cc:2272] T d8aa5eda4eea4cf3b9a6f0061e090a52 P 53084ea95c34494486335e550908038c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.965783 16364 tablet_replica.cc:333] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.966239 16364 raft_consensus.cc:2243] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:36.966943 16364 raft_consensus.cc:2272] T 95d9a347fdbd4fc48760dec5a1499eda P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.968499 16364 tablet_replica.cc:333] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.968951 16364 raft_consensus.cc:2243] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.969345 16364 raft_consensus.cc:2272] T d46bba30a94f4289986ef57e5a933a26 P 53084ea95c34494486335e550908038c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.971217 16364 tablet_replica.cc:333] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.971654 16364 raft_consensus.cc:2243] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.972028 16364 raft_consensus.cc:2272] T 696be876c33f4ac6a2208cc0d388f69f P 53084ea95c34494486335e550908038c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.973865 16364 tablet_replica.cc:333] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c: stopping tablet replica
I20260710 11:09:36.974344 16364 raft_consensus.cc:2243] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:36.974732 16364 raft_consensus.cc:2272] T cb509b03cbe244c0b7bc22fbe6adcab7 P 53084ea95c34494486335e550908038c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:36.999827 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:09:37.015798 16364 master.cc:562] Master@127.15.251.62:35253 shutting down...
I20260710 11:09:37.095541 16451 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:09:37.205677 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:37.206264 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:37.206611 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P db45fe5409194e008a85b76d5e6a4d35: stopping tablet replica
I20260710 11:09:37.257108 16364 master.cc:584] Master@127.15.251.62:35253 shutdown complete.
53084ea95c34494486335e550908038c  1
a2e9f3ebd2234b8198557dbad2623043  4
f9003356a0d74e4b8c37bf449d96cf32  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12569 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:09:37.296252 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:41779
I20260710 11:09:37.297315 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:37.302524 16877 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:09:37.302879 16878 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:09:37.304045 16364 server_base.cc:1061] running on GCE node
W20260710 11:09:37.304030 16880 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:09:37.305143 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:37.305315 16364 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:09:37.305644 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681777305415 us; error 0 us; skew 500 ppm
I20260710 11:09:37.306099 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:37.308257 16364 webserver.cc:533] Webserver started at http://127.15.251.62:32799/ using document root <none> and password file <none>
I20260710 11:09:37.308701 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:37.308845 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:37.309059 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:37.310124 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "dfbe57ea3e894bdca9c792a2550a90ad"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.314075 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:09:37.316984 16885 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:09:37.317726 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:09:37.317988 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "dfbe57ea3e894bdca9c792a2550a90ad"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.318269 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-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:09:37.337271 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:37.338521 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:37.375205 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:41779
I20260710 11:09:37.375315 16936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:41779 every 8 connection(s)
I20260710 11:09:37.378894 16937 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:09:37.387746 16937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad: Bootstrap starting.
I20260710 11:09:37.392200 16937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.395973 16937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad: No bootstrap required, opened a new log
I20260710 11:09:37.397943 16937 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfbe57ea3e894bdca9c792a2550a90ad" member_type: VOTER }
I20260710 11:09:37.398310 16937 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.398552 16937 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfbe57ea3e894bdca9c792a2550a90ad, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.399173 16937 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dfbe57ea3e894bdca9c792a2550a90ad" member_type: VOTER }
I20260710 11:09:37.399609 16937 raft_consensus.cc:399] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:37.399825 16937 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:37.400096 16937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:37.403849 16937 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfbe57ea3e894bdca9c792a2550a90ad" member_type: VOTER }
I20260710 11:09:37.404330 16937 leader_election.cc:304] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [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: dfbe57ea3e894bdca9c792a2550a90ad; no voters: 
I20260710 11:09:37.405395 16937 leader_election.cc:290] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:37.405827 16940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:37.407063 16940 raft_consensus.cc:697] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 1 LEADER]: Becoming Leader. State: Replica: dfbe57ea3e894bdca9c792a2550a90ad, State: Running, Role: LEADER
I20260710 11:09:37.407701 16940 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [LEADER]: Queue going to LEADER mode. State: All 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: "dfbe57ea3e894bdca9c792a2550a90ad" member_type: VOTER }
I20260710 11:09:37.408279 16937 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:37.412108 16941 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dfbe57ea3e894bdca9c792a2550a90ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfbe57ea3e894bdca9c792a2550a90ad" member_type: VOTER } }
I20260710 11:09:37.412545 16941 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:37.412333 16942 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfbe57ea3e894bdca9c792a2550a90ad. Latest consensus state: current_term: 1 leader_uuid: "dfbe57ea3e894bdca9c792a2550a90ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfbe57ea3e894bdca9c792a2550a90ad" member_type: VOTER } }
I20260710 11:09:37.413029 16942 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:37.418752 16946 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:37.423568 16946 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:37.425264 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:37.431749 16946 catalog_manager.cc:1383] Generated new cluster ID: 1100664f2918431f98876b8dc8de19bf
I20260710 11:09:37.431994 16946 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:37.446797 16946 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:37.447930 16946 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:37.460871 16946 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad: Generated new TSK 0
I20260710 11:09:37.461401 16946 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:37.491138 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:37.497629 16958 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:09:37.498500 16959 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:09:37.500694 16364 server_base.cc:1061] running on GCE node
W20260710 11:09:37.500998 16961 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:09:37.501952 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:37.502146 16364 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:09:37.502262 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681777502252 us; error 0 us; skew 500 ppm
I20260710 11:09:37.502689 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:37.504799 16364 webserver.cc:533] Webserver started at http://127.15.251.1:43225/ using document root <none> and password file <none>
I20260710 11:09:37.505227 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:37.505378 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:37.505646 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:37.506590 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "7ae2d52efc9f498d91342c4ff788db29"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.510833 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:09:37.513837 16966 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:09:37.514506 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:37.514737 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "7ae2d52efc9f498d91342c4ff788db29"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.514963 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-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:09:37.526250 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:37.527452 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:37.528771 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:37.530898 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:37.531096 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.531363 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:37.531534 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.570997 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:45297
I20260710 11:09:37.571105 17028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:45297 every 8 connection(s)
I20260710 11:09:37.575831 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:37.582782 17033 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:09:37.583773 17034 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:09:37.585687 17036 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:09:37.586844 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:37.587646 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:37.587819 16364 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:09:37.588023 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681777588003 us; error 0 us; skew 500 ppm
I20260710 11:09:37.588572 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:37.591259 16364 webserver.cc:533] Webserver started at http://127.15.251.2:46715/ using document root <none> and password file <none>
I20260710 11:09:37.591892 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:37.592144 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:37.592167 17029 heartbeater.cc:344] Connected to a master server at 127.15.251.62:41779
I20260710 11:09:37.592536 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:37.592619 17029 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:37.593369 17029 heartbeater.cc:507] Master 127.15.251.62:41779 requested a full tablet report, sending...
I20260710 11:09:37.593866 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.595381 16902 ts_manager.cc:194] Registered new tserver with Master: 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297)
I20260710 11:09:37.597023 16902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36084
I20260710 11:09:37.598649 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:09:37.602118 17041 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:09:37.602876 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:09:37.603189 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.603449 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-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:09:37.618844 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:37.620177 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:37.621601 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:37.623593 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:37.623802 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.624025 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:37.624195 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.662262 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:46091
I20260710 11:09:37.662379 17103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:46091 every 8 connection(s)
I20260710 11:09:37.666749 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:37.674136 17107 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:09:37.675792 17108 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:09:37.678968 17110 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:09:37.679499 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:37.680395 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:37.680639 16364 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:09:37.680836 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681777680819 us; error 0 us; skew 500 ppm
I20260710 11:09:37.681072 17104 heartbeater.cc:344] Connected to a master server at 127.15.251.62:41779
I20260710 11:09:37.681527 17104 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:37.681536 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:37.682377 17104 heartbeater.cc:507] Master 127.15.251.62:41779 requested a full tablet report, sending...
I20260710 11:09:37.684376 16364 webserver.cc:533] Webserver started at http://127.15.251.3:43851/ using document root <none> and password file <none>
I20260710 11:09:37.684824 16902 ts_manager.cc:194] Registered new tserver with Master: 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:37.685005 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:37.685269 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:37.685675 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:37.686599 16902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36100
I20260710 11:09:37.687160 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "6e527983e40a41e6a3f5dcded4019122"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.691395 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:37.694319 17115 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:09:37.695022 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:37.695293 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "6e527983e40a41e6a3f5dcded4019122"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-zf5q"
I20260710 11:09:37.695565 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681764564472-16364-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:09:37.714556 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:37.715716 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:37.717161 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:37.719383 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:37.719656 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.719903 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:37.720069 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.757670 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:34989
I20260710 11:09:37.757768 17177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:34989 every 8 connection(s)
I20260710 11:09:37.771417 17178 heartbeater.cc:344] Connected to a master server at 127.15.251.62:41779
I20260710 11:09:37.771783 17178 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:37.772471 17178 heartbeater.cc:507] Master 127.15.251.62:41779 requested a full tablet report, sending...
I20260710 11:09:37.774307 16902 ts_manager.cc:194] Registered new tserver with Master: 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:37.775246 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014427734s
I20260710 11:09:37.775569 16902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36114
I20260710 11:09:37.798890 16902 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36120:
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:09:37.801625 16902 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:09:37.871930 17143 tablet_service.cc:1511] Processing CreateTablet for tablet 5afb9012f1c343a5863653122b14f273 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:37.872036 17141 tablet_service.cc:1511] Processing CreateTablet for tablet 038b83d8aa74459bb47bc8a7d828e47f (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:37.873692 17141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038b83d8aa74459bb47bc8a7d828e47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.874260 17142 tablet_service.cc:1511] Processing CreateTablet for tablet 37eb4852066c4b56b83877e0bcc22d7a (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:37.875568 17142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb4852066c4b56b83877e0bcc22d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.875367 17069 tablet_service.cc:1511] Processing CreateTablet for tablet 5afb9012f1c343a5863653122b14f273 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:37.876600 17069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afb9012f1c343a5863653122b14f273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.877844 17143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afb9012f1c343a5863653122b14f273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.878592 17068 tablet_service.cc:1511] Processing CreateTablet for tablet 37eb4852066c4b56b83877e0bcc22d7a (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:37.879827 17068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb4852066c4b56b83877e0bcc22d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.882589 17067 tablet_service.cc:1511] Processing CreateTablet for tablet 038b83d8aa74459bb47bc8a7d828e47f (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:37.883838 17067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038b83d8aa74459bb47bc8a7d828e47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.888810 17066 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7fa2232eac4e6b8b386417dd895ede (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:37.894088 17139 tablet_service.cc:1511] Processing CreateTablet for tablet 4417fbbee22f43d6972b4ab3751b110f (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:37.894711 17066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7fa2232eac4e6b8b386417dd895ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.895357 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4417fbbee22f43d6972b4ab3751b110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.896611 17064 tablet_service.cc:1511] Processing CreateTablet for tablet 44833491eeaf49bb82ba178c4a4afc60 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:37.898648 17064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44833491eeaf49bb82ba178c4a4afc60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.891594 17140 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7fa2232eac4e6b8b386417dd895ede (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:37.899190 17138 tablet_service.cc:1511] Processing CreateTablet for tablet 44833491eeaf49bb82ba178c4a4afc60 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:37.900205 17140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7fa2232eac4e6b8b386417dd895ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.900864 17138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44833491eeaf49bb82ba178c4a4afc60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.893388 17065 tablet_service.cc:1511] Processing CreateTablet for tablet 4417fbbee22f43d6972b4ab3751b110f (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:37.902043 17065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4417fbbee22f43d6972b4ab3751b110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.906127 17063 tablet_service.cc:1511] Processing CreateTablet for tablet c3321adc69004b15b3449697debf68b3 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:37.907392 17063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3321adc69004b15b3449697debf68b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.928545 17062 tablet_service.cc:1511] Processing CreateTablet for tablet d65b1eb5a35e4564884ee98b622b15eb (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:37.929862 17062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65b1eb5a35e4564884ee98b622b15eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.932250 17138 tablet_service.cc:1511] Processing CreateTablet for tablet d65b1eb5a35e4564884ee98b622b15eb (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:37.933494 17138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65b1eb5a35e4564884ee98b622b15eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.935040 16994 tablet_service.cc:1511] Processing CreateTablet for tablet 5afb9012f1c343a5863653122b14f273 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:37.936252 16994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afb9012f1c343a5863653122b14f273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.937842 16986 tablet_service.cc:1511] Processing CreateTablet for tablet c27c7227ac1047c48aac8ed4c936c731 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:37.938601 16993 tablet_service.cc:1511] Processing CreateTablet for tablet 37eb4852066c4b56b83877e0bcc22d7a (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:37.939073 16986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c7227ac1047c48aac8ed4c936c731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.940549 16991 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7fa2232eac4e6b8b386417dd895ede (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:37.942493 16989 tablet_service.cc:1511] Processing CreateTablet for tablet 44833491eeaf49bb82ba178c4a4afc60 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:37.944272 16988 tablet_service.cc:1511] Processing CreateTablet for tablet c3321adc69004b15b3449697debf68b3 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:37.945660 17137 tablet_service.cc:1511] Processing CreateTablet for tablet c27c7227ac1047c48aac8ed4c936c731 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:37.946935 17137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c7227ac1047c48aac8ed4c936c731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.946597 17061 tablet_service.cc:1511] Processing CreateTablet for tablet c27c7227ac1047c48aac8ed4c936c731 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:37.947867 17061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c7227ac1047c48aac8ed4c936c731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.947757 16985 tablet_service.cc:1511] Processing CreateTablet for tablet 3721394f105e4699938d893963ab2607 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:37.952546 17136 tablet_service.cc:1511] Processing CreateTablet for tablet 3721394f105e4699938d893963ab2607 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:37.952921 16987 tablet_service.cc:1511] Processing CreateTablet for tablet d65b1eb5a35e4564884ee98b622b15eb (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:37.953810 17136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721394f105e4699938d893963ab2607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.954738 16992 tablet_service.cc:1511] Processing CreateTablet for tablet 038b83d8aa74459bb47bc8a7d828e47f (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:37.959645 16990 tablet_service.cc:1511] Processing CreateTablet for tablet 4417fbbee22f43d6972b4ab3751b110f (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:37.961658 17143 tablet_service.cc:1511] Processing CreateTablet for tablet c3321adc69004b15b3449697debf68b3 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:37.961778 17060 tablet_service.cc:1511] Processing CreateTablet for tablet 3721394f105e4699938d893963ab2607 (DEFAULT_TABLE table=test-workload [id=7314a1ea632042c79a3abfe50994411e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:37.967983 17060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721394f105e4699938d893963ab2607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.968535 17143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3321adc69004b15b3449697debf68b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.974709 16985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3721394f105e4699938d893963ab2607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.976964 16993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb4852066c4b56b83877e0bcc22d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.977669 16991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7fa2232eac4e6b8b386417dd895ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.978250 16987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65b1eb5a35e4564884ee98b622b15eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.978869 16990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4417fbbee22f43d6972b4ab3751b110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.981868 16992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038b83d8aa74459bb47bc8a7d828e47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:38.004750 16988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3321adc69004b15b3449697debf68b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:38.009888 16989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44833491eeaf49bb82ba178c4a4afc60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:38.017400 17193 tablet_bootstrap.cc:492] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.043533 17195 tablet_bootstrap.cc:492] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.048405 17194 tablet_bootstrap.cc:492] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.048770 17193 tablet_bootstrap.cc:654] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.052074 17195 tablet_bootstrap.cc:654] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.060133 17194 tablet_bootstrap.cc:654] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.065231 17193 tablet_bootstrap.cc:492] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.065755 17193 ts_tablet_manager.cc:1403] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.000s
I20260710 11:09:38.068627 17195 tablet_bootstrap.cc:492] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.069015 17195 ts_tablet_manager.cc:1403] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.011s
I20260710 11:09:38.068737 17193 raft_consensus.cc:359] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.069200 17194 tablet_bootstrap.cc:492] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.069531 17193 raft_consensus.cc:385] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.069731 17194 ts_tablet_manager.cc:1403] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.013s
I20260710 11:09:38.069841 17193 raft_consensus.cc:740] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.070618 17193 consensus_queue.cc:260] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.071432 17195 raft_consensus.cc:359] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.072048 17195 raft_consensus.cc:385] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.072358 17195 raft_consensus.cc:740] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.072726 17178 heartbeater.cc:499] Master 127.15.251.62:41779 was elected leader, sending a full tablet report...
I20260710 11:09:38.072569 17194 raft_consensus.cc:359] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.073062 17193 ts_tablet_manager.cc:1434] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:38.073285 17194 raft_consensus.cc:385] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.073051 17195 consensus_queue.cc:260] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.073654 17194 raft_consensus.cc:740] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.074148 17193 tablet_bootstrap.cc:492] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.074492 17194 consensus_queue.cc:260] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.080564 17194 ts_tablet_manager.cc:1434] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:09:38.081023 17193 tablet_bootstrap.cc:654] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.081194 17104 heartbeater.cc:499] Master 127.15.251.62:41779 was elected leader, sending a full tablet report...
I20260710 11:09:38.091089 17194 tablet_bootstrap.cc:492] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.098923 17029 heartbeater.cc:499] Master 127.15.251.62:41779 was elected leader, sending a full tablet report...
I20260710 11:09:38.099676 17195 ts_tablet_manager.cc:1434] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.021s
I20260710 11:09:38.100788 17195 tablet_bootstrap.cc:492] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.098887 17200 raft_consensus.cc:493] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.102154 17200 raft_consensus.cc:515] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.107424 17195 tablet_bootstrap.cc:654] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.114104 17194 tablet_bootstrap.cc:654] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.114704 17200 leader_election.cc:290] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.124573 17193 tablet_bootstrap.cc:492] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.125130 17193 ts_tablet_manager.cc:1403] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.036s
I20260710 11:09:38.128656 17193 raft_consensus.cc:359] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.129546 17193 raft_consensus.cc:385] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.129900 17193 raft_consensus.cc:740] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.130895 17193 consensus_queue.cc:260] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.133777 17193 ts_tablet_manager.cc:1434] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:09:38.134831 17193 tablet_bootstrap.cc:492] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.141358 17193 tablet_bootstrap.cc:654] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.153014 17193 tablet_bootstrap.cc:492] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.153512 17193 ts_tablet_manager.cc:1403] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:09:38.156260 17193 raft_consensus.cc:359] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.156948 17193 raft_consensus.cc:385] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.157245 17193 raft_consensus.cc:740] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.158818 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.158725 17193 consensus_queue.cc:260] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
W20260710 11:09:38.160423 16967 leader_election.cc:343] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.163331 17195 tablet_bootstrap.cc:492] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.163802 17195 ts_tablet_manager.cc:1403] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.010s
I20260710 11:09:38.161296 17193 ts_tablet_manager.cc:1434] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:38.167505 17193 tablet_bootstrap.cc:492] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.168386 17194 tablet_bootstrap.cc:492] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.168845 17194 ts_tablet_manager.cc:1403] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.078s	user 0.034s	sys 0.021s
I20260710 11:09:38.170077 17195 raft_consensus.cc:359] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.170790 17195 raft_consensus.cc:385] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.171061 17195 raft_consensus.cc:740] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.171671 17194 raft_consensus.cc:359] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.171747 17195 consensus_queue.cc:260] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.172420 17194 raft_consensus.cc:385] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.172731 17194 raft_consensus.cc:740] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.173897 17195 ts_tablet_manager.cc:1434] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 11:09:38.173588 17194 consensus_queue.cc:260] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.174778 17195 tablet_bootstrap.cc:492] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.175915 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.176599 17153 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 0.
I20260710 11:09:38.178118 17194 ts_tablet_manager.cc:1434] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:38.179065 17194 tablet_bootstrap.cc:492] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.179557 16968 leader_election.cc:304] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [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: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:38.180696 17200 raft_consensus.cc:2804] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.181027 17200 raft_consensus.cc:493] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.181340 17200 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.185768 17193 tablet_bootstrap.cc:654] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.185768 17194 tablet_bootstrap.cc:654] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.188782 17195 tablet_bootstrap.cc:654] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.191707 17200 raft_consensus.cc:515] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.193512 17200 leader_election.cc:290] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.194267 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:38.194856 17079 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.196363 17193 tablet_bootstrap.cc:492] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.196806 17193 ts_tablet_manager.cc:1403] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 11:09:38.197924 17194 tablet_bootstrap.cc:492] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.198508 17194 ts_tablet_manager.cc:1403] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:09:38.198737 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.199273 17153 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.199645 17193 raft_consensus.cc:359] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.200337 17193 raft_consensus.cc:385] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.200616 17193 raft_consensus.cc:740] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.201320 17193 consensus_queue.cc:260] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.202139 17194 raft_consensus.cc:359] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.203065 17194 raft_consensus.cc:385] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.203434 17194 raft_consensus.cc:740] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.203725 17193 ts_tablet_manager.cc:1434] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:09:38.204380 17194 consensus_queue.cc:260] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.208403 17079 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.210202 17194 ts_tablet_manager.cc:1434] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:38.211189 17193 tablet_bootstrap.cc:492] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.211436 17194 tablet_bootstrap.cc:492] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.212137 16967 leader_election.cc:304] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.213008 17200 raft_consensus.cc:2804] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.213505 17200 raft_consensus.cc:697] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:38.214310 17200 consensus_queue.cc:237] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:38.218364 17193 tablet_bootstrap.cc:654] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.219715 17194 tablet_bootstrap.cc:654] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.221247 17195 tablet_bootstrap.cc:492] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.221760 17195 ts_tablet_manager.cc:1403] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.019s
I20260710 11:09:38.225215 17195 raft_consensus.cc:359] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.226141 17195 raft_consensus.cc:385] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.226522 17195 raft_consensus.cc:740] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.227550 17195 consensus_queue.cc:260] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.230628 17195 ts_tablet_manager.cc:1434] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:09:38.231829 17195 tablet_bootstrap.cc:492] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.240017 17153 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.240306 17194 tablet_bootstrap.cc:492] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.240908 17195 tablet_bootstrap.cc:654] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.242097 17194 ts_tablet_manager.cc:1403] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260710 11:09:38.242116 17193 tablet_bootstrap.cc:492] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.244786 17194 raft_consensus.cc:359] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.245388 17193 ts_tablet_manager.cc:1403] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.007s
I20260710 11:09:38.245635 17194 raft_consensus.cc:385] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.245946 17194 raft_consensus.cc:740] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.246804 17194 consensus_queue.cc:260] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.248255 17193 raft_consensus.cc:359] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.248922 17193 raft_consensus.cc:385] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.249207 17193 raft_consensus.cc:740] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.250283 17194 ts_tablet_manager.cc:1434] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:09:38.250017 17193 consensus_queue.cc:260] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.251217 17194 tablet_bootstrap.cc:492] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.257712 17194 tablet_bootstrap.cc:654] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.258582 17193 ts_tablet_manager.cc:1434] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 11:09:38.246920 16899 catalog_manager.cc:5697] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.270174 17193 tablet_bootstrap.cc:492] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.273267 17199 raft_consensus.cc:493] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.273923 17199 raft_consensus.cc:515] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.287341 17199 leader_election.cc:290] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.290428 17195 tablet_bootstrap.cc:492] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.290934 17195 ts_tablet_manager.cc:1403] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.020s
I20260710 11:09:38.293664 17193 tablet_bootstrap.cc:654] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.293838 17195 raft_consensus.cc:359] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.299185 17195 raft_consensus.cc:385] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.299539 17195 raft_consensus.cc:740] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.300387 17195 consensus_queue.cc:260] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.303882 17194 tablet_bootstrap.cc:492] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.305617 17195 ts_tablet_manager.cc:1434] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:09:38.306452 17194 ts_tablet_manager.cc:1403] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.024s
I20260710 11:09:38.306633 17195 tablet_bootstrap.cc:492] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.306718 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.307564 17004 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 0.
I20260710 11:09:38.309062 17118 leader_election.cc:304] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.309365 17194 raft_consensus.cc:359] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.309852 17199 raft_consensus.cc:2804] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.310213 17194 raft_consensus.cc:385] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.310261 17199 raft_consensus.cc:493] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.310629 17194 raft_consensus.cc:740] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.310699 17199 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.311424 17194 consensus_queue.cc:260] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.313627 17194 ts_tablet_manager.cc:1434] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:38.314442 17194 tablet_bootstrap.cc:492] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.317126 17195 tablet_bootstrap.cc:654] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.320930 17194 tablet_bootstrap.cc:654] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.320659 17199 raft_consensus.cc:515] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.324218 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:38.324926 17004 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.332449 17195 tablet_bootstrap.cc:492] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.332916 17195 ts_tablet_manager.cc:1403] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.009s
I20260710 11:09:38.336475 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.336434 17195 raft_consensus.cc:359] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.337603 17195 raft_consensus.cc:385] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.337482 17079 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 0.
I20260710 11:09:38.338110 17195 raft_consensus.cc:740] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.336665 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:38.338833 17078 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.339201 17195 consensus_queue.cc:260] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.349814 17199 leader_election.cc:290] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.350479 17195 ts_tablet_manager.cc:1434] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 11:09:38.351420 17078 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 1.
I20260710 11:09:38.353786 17193 tablet_bootstrap.cc:492] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.354393 17193 ts_tablet_manager.cc:1403] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.010s
I20260710 11:09:38.354317 17116 leader_election.cc:304] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:38.355326 17199 raft_consensus.cc:2804] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.353235 17004 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 1.
I20260710 11:09:38.358217 17193 raft_consensus.cc:359] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.359146 17193 raft_consensus.cc:385] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.359287 17195 tablet_bootstrap.cc:492] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.359529 17193 raft_consensus.cc:740] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.360759 17199 raft_consensus.cc:697] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:38.360513 17193 consensus_queue.cc:260] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.361750 17199 consensus_queue.cc:237] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.363384 17193 ts_tablet_manager.cc:1434] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:38.364019 17201 raft_consensus.cc:493] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.364588 17201 raft_consensus.cc:515] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.366307 17195 tablet_bootstrap.cc:654] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.368520 17194 tablet_bootstrap.cc:492] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.369026 17194 ts_tablet_manager.cc:1403] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.039s
I20260710 11:09:38.372355 17201 leader_election.cc:290] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.372268 17194 raft_consensus.cc:359] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.373188 17194 raft_consensus.cc:385] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.373646 17194 raft_consensus.cc:740] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.374668 17194 consensus_queue.cc:260] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.380168 17194 ts_tablet_manager.cc:1434] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:09:38.381423 17194 tablet_bootstrap.cc:492] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.389273 17194 tablet_bootstrap.cc:654] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.389237 17193 tablet_bootstrap.cc:492] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.396341 17200 raft_consensus.cc:493] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.396970 17200 raft_consensus.cc:515] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.402087 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.402837 17153 raft_consensus.cc:2468] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 0.
I20260710 11:09:38.403152 17222 raft_consensus.cc:493] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.403823 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.403702 17222 raft_consensus.cc:515] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.404729 17200 leader_election.cc:290] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
W20260710 11:09:38.405741 16967 leader_election.cc:343] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.406757 16968 leader_election.cc:304] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [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: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:38.406862 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.407493 17222 leader_election.cc:290] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.407716 17004 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 0.
I20260710 11:09:38.409305 17118 leader_election.cc:304] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.407873 17200 raft_consensus.cc:2804] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.410274 17222 raft_consensus.cc:2804] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.410449 17200 raft_consensus.cc:493] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.410949 17222 raft_consensus.cc:493] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.411037 17200 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.411434 17222 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.420100 17200 raft_consensus.cc:515] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
W20260710 11:09:38.421730 16950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:38.422821 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
W20260710 11:09:38.424137 16967 leader_election.cc:343] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.426244 17201 raft_consensus.cc:493] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.426726 17201 raft_consensus.cc:515] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.428218 17200 leader_election.cc:290] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.428985 17201 leader_election.cc:290] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.428018 17222 raft_consensus.cc:515] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.430194 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.430783 17153 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.432772 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:38.433367 17004 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.438192 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.438779 17078 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 0.
I20260710 11:09:38.439877 17004 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 1.
I20260710 11:09:38.437306 17153 raft_consensus.cc:2468] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.441174 17118 leader_election.cc:304] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.441345 16968 leader_election.cc:304] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [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: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:38.442456 17200 raft_consensus.cc:2804] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.443033 17200 raft_consensus.cc:697] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:38.444008 17200 consensus_queue.cc:237] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.455400 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:38.455793 17228 raft_consensus.cc:2804] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.456071 17222 leader_election.cc:290] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.462363 16899 catalog_manager.cc:5697] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.456010 17078 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.475023 17078 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 1.
I20260710 11:09:38.488751 17193 tablet_bootstrap.cc:654] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.490808 16899 catalog_manager.cc:5697] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.492094 17200 raft_consensus.cc:493] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.492682 17200 raft_consensus.cc:515] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.506934 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4417fbbee22f43d6972b4ab3751b110f" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.508015 17200 leader_election.cc:290] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.508924 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4417fbbee22f43d6972b4ab3751b110f" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.510385 17078 raft_consensus.cc:2468] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 0.
W20260710 11:09:38.511154 16968 leader_election.cc:343] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.512591 16967 leader_election.cc:304] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:38.513291 17199 raft_consensus.cc:493] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.513777 17199 raft_consensus.cc:515] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.514099 17200 raft_consensus.cc:2804] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.514544 17200 raft_consensus.cc:493] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.514946 17200 raft_consensus.cc:3060] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.516722 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
W20260710 11:09:38.518404 17118 leader_election.cc:343] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.519662 17199 leader_election.cc:290] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.523952 17228 raft_consensus.cc:697] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:38.524997 17152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4417fbbee22f43d6972b4ab3751b110f" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.525344 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4417fbbee22f43d6972b4ab3751b110f" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.525015 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
W20260710 11:09:38.526489 17043 leader_election.cc:343] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.526736 17195 tablet_bootstrap.cc:492] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.527210 17195 ts_tablet_manager.cc:1403] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.168s	user 0.043s	sys 0.103s
W20260710 11:09:38.527366 17044 leader_election.cc:343] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.527529 17228 consensus_queue.cc:237] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.528163 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.528820 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
W20260710 11:09:38.529348 17043 leader_election.cc:343] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.529683 17194 tablet_bootstrap.cc:492] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.529803 17043 leader_election.cc:304] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4; no voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29
W20260710 11:09:38.530023 17116 leader_election.cc:343] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.530467 17116 leader_election.cc:304] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122; no voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:38.530151 17194 ts_tablet_manager.cc:1403] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.045s
I20260710 11:09:38.531167 17201 raft_consensus.cc:2749] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.531508 17199 raft_consensus.cc:493] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.531456 17200 raft_consensus.cc:515] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.532132 17230 raft_consensus.cc:2749] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.532084 17199 raft_consensus.cc:515] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.532716 17003 raft_consensus.cc:2393] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in current term 1: Already voted for candidate 7ae2d52efc9f498d91342c4ff788db29 in this term.
I20260710 11:09:38.533805 17194 raft_consensus.cc:359] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.534533 17194 raft_consensus.cc:385] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.534883 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.534842 17194 raft_consensus.cc:740] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.535856 17044 leader_election.cc:304] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4; no voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:38.535799 17194 consensus_queue.cc:260] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
W20260710 11:09:38.536298 17118 leader_election.cc:343] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.536700 17201 raft_consensus.cc:3060] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.537328 17199 leader_election.cc:290] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.530292 17195 raft_consensus.cc:359] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.537986 17195 raft_consensus.cc:385] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.538345 17195 raft_consensus.cc:740] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.539143 17195 consensus_queue.cc:260] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.541746 17195 ts_tablet_manager.cc:1434] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:09:38.542677 17195 tablet_bootstrap.cc:492] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.543728 17194 ts_tablet_manager.cc:1434] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:09:38.544930 17201 raft_consensus.cc:2749] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.545634 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.546377 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4417fbbee22f43d6972b4ab3751b110f" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
W20260710 11:09:38.547363 17116 leader_election.cc:343] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.547798 17116 leader_election.cc:304] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122; no voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:38.548853 17195 tablet_bootstrap.cc:654] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.548863 17199 raft_consensus.cc:2749] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.553256 17079 raft_consensus.cc:2468] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.554448 17195 tablet_bootstrap.cc:492] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.554461 16967 leader_election.cc:304] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.555172 17195 ts_tablet_manager.cc:1403] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260710 11:09:38.555526 17203 raft_consensus.cc:2804] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.558275 17195 raft_consensus.cc:359] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.558723 17203 raft_consensus.cc:697] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:38.559046 17195 raft_consensus.cc:385] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.559500 17195 raft_consensus.cc:740] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.559616 17203 consensus_queue.cc:237] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.560598 17195 consensus_queue.cc:260] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.560747 16900 catalog_manager.cc:5697] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.562955 17195 ts_tablet_manager.cc:1434] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:09:38.564235 17195 tablet_bootstrap.cc:492] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.566049 17193 tablet_bootstrap.cc:492] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.566493 17193 ts_tablet_manager.cc:1403] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.000s
I20260710 11:09:38.568678 17200 leader_election.cc:290] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.569056 16901 catalog_manager.cc:5697] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.570075 17194 tablet_bootstrap.cc:492] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.570793 17195 tablet_bootstrap.cc:654] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.570639 17193 raft_consensus.cc:359] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.571381 17193 raft_consensus.cc:385] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.571687 17193 raft_consensus.cc:740] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.572412 17193 consensus_queue.cc:260] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.574988 17193 ts_tablet_manager.cc:1434] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:38.575924 17193 tablet_bootstrap.cc:492] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.577267 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4417fbbee22f43d6972b4ab3751b110f" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.577997 17195 tablet_bootstrap.cc:492] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.578500 17195 ts_tablet_manager.cc:1403] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
W20260710 11:09:38.578629 16968 leader_election.cc:343] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.581095 17195 raft_consensus.cc:359] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.581801 17195 raft_consensus.cc:385] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.582149 17193 tablet_bootstrap.cc:654] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.582124 17195 raft_consensus.cc:740] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.583014 17195 consensus_queue.cc:260] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.584985 17195 ts_tablet_manager.cc:1434] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:38.585880 17195 tablet_bootstrap.cc:492] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.587920 17194 tablet_bootstrap.cc:654] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.589279 17200 raft_consensus.cc:493] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.589751 17200 raft_consensus.cc:515] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.591408 17195 tablet_bootstrap.cc:654] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.592084 17200 leader_election.cc:290] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.594314 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.594914 17079 raft_consensus.cc:2468] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 0.
I20260710 11:09:38.595166 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.596441 16967 leader_election.cc:304] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.597644 17200 raft_consensus.cc:2804] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.598107 17200 raft_consensus.cc:493] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.598531 17200 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:38.600248 16968 leader_election.cc:343] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.607466 17200 raft_consensus.cc:515] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.612023 17195 tablet_bootstrap.cc:492] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.612495 17195 ts_tablet_manager.cc:1403] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260710 11:09:38.612483 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:38.613372 17079 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.613396 17193 tablet_bootstrap.cc:492] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.614241 17193 ts_tablet_manager.cc:1403] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260710 11:09:38.615628 17195 raft_consensus.cc:359] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.615846 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.616652 17193 raft_consensus.cc:359] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
W20260710 11:09:38.617230 16968 leader_election.cc:343] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.617336 17200 leader_election.cc:290] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.617573 17194 tablet_bootstrap.cc:492] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.617249 17193 raft_consensus.cc:385] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.618016 17194 ts_tablet_manager.cc:1403] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.007s
I20260710 11:09:38.617900 17195 raft_consensus.cc:385] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.618343 17193 raft_consensus.cc:740] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.618494 17195 raft_consensus.cc:740] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.619136 17193 consensus_queue.cc:260] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.619525 17195 consensus_queue.cc:260] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.620168 17079 raft_consensus.cc:2468] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.620853 17194 raft_consensus.cc:359] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.621515 17194 raft_consensus.cc:385] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.621275 16967 leader_election.cc:304] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:38.621721 17195 ts_tablet_manager.cc:1434] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:09:38.621810 17194 raft_consensus.cc:740] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.622622 17203 raft_consensus.cc:2804] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.622619 17194 consensus_queue.cc:260] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.623245 17203 raft_consensus.cc:697] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:38.624053 17203 consensus_queue.cc:237] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.625101 17195 tablet_bootstrap.cc:492] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: Bootstrap starting.
I20260710 11:09:38.628729 17194 ts_tablet_manager.cc:1434] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:38.629616 17194 tablet_bootstrap.cc:492] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.631254 17195 tablet_bootstrap.cc:654] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.631230 17235 consensus_queue.cc:1048] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:38.635447 17194 tablet_bootstrap.cc:654] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.642547 17193 ts_tablet_manager.cc:1434] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 11:09:38.643356 17195 tablet_bootstrap.cc:492] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: No bootstrap required, opened a new log
I20260710 11:09:38.644006 17195 ts_tablet_manager.cc:1403] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:09:38.647245 17233 raft_consensus.cc:493] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.647436 17195 raft_consensus.cc:359] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.647737 17233 raft_consensus.cc:515] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.651298 17193 tablet_bootstrap.cc:492] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.651207 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.651793 17004 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 0.
I20260710 11:09:38.652200 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.652915 17044 leader_election.cc:304] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.652976 17153 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 0.
I20260710 11:09:38.653860 17201 raft_consensus.cc:2804] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.654253 17201 raft_consensus.cc:493] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.654604 17201 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.655087 17233 leader_election.cc:290] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.656103 17195 raft_consensus.cc:385] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.656558 17195 raft_consensus.cc:740] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.657297 17193 tablet_bootstrap.cc:654] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.657850 17195 consensus_queue.cc:260] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.661092 17194 tablet_bootstrap.cc:492] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.661540 17194 ts_tablet_manager.cc:1403] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.023s
I20260710 11:09:38.662360 17195 ts_tablet_manager.cc:1434] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:09:38.662034 17201 raft_consensus.cc:515] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.663762 17194 raft_consensus.cc:359] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.664264 17194 raft_consensus.cc:385] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.664482 17194 raft_consensus.cc:740] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.664987 17194 consensus_queue.cc:260] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.665795 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:38.666476 17194 ts_tablet_manager.cc:1434] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:38.666524 17004 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.667424 17194 tablet_bootstrap.cc:492] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: Bootstrap starting.
I20260710 11:09:38.678402 17194 tablet_bootstrap.cc:654] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.678370 17004 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 1.
I20260710 11:09:38.681284 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.684830 17153 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.681324 17201 leader_election.cc:290] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.693616 17153 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 1.
I20260710 11:09:38.694042 17194 tablet_bootstrap.cc:492] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: No bootstrap required, opened a new log
I20260710 11:09:38.694947 17044 leader_election.cc:304] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.696187 17201 raft_consensus.cc:2804] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.696647 17201 raft_consensus.cc:697] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:38.697475 17201 consensus_queue.cc:237] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.698233 17194 ts_tablet_manager.cc:1403] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260710 11:09:38.700330 16901 catalog_manager.cc:5697] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.700812 17193 tablet_bootstrap.cc:492] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.700779 17194 raft_consensus.cc:359] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.704674 17194 raft_consensus.cc:385] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.705103 17194 raft_consensus.cc:740] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.706271 17194 consensus_queue.cc:260] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.708331 17194 ts_tablet_manager.cc:1434] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:09:38.708709 17193 ts_tablet_manager.cc:1403] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.012s
I20260710 11:09:38.711783 17193 raft_consensus.cc:359] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.712481 17193 raft_consensus.cc:385] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.712790 17193 raft_consensus.cc:740] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.713053 17200 consensus_queue.cc:1048] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.713536 17193 consensus_queue.cc:260] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.715445 17193 ts_tablet_manager.cc:1434] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:38.716286 17193 tablet_bootstrap.cc:492] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122: Bootstrap starting.
I20260710 11:09:38.718405 16900 catalog_manager.cc:5697] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.722391 17193 tablet_bootstrap.cc:654] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.730654 17193 tablet_bootstrap.cc:492] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122: No bootstrap required, opened a new log
I20260710 11:09:38.731153 17193 ts_tablet_manager.cc:1403] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:09:38.734393 17193 raft_consensus.cc:359] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.734997 17193 raft_consensus.cc:385] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.735234 17193 raft_consensus.cc:740] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.735826 17193 consensus_queue.cc:260] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.737793 17193 ts_tablet_manager.cc:1434] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:38.741509 17200 raft_consensus.cc:493] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.741899 17200 raft_consensus.cc:515] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.743667 17200 leader_election.cc:290] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.744253 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.744788 17079 raft_consensus.cc:2468] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 0.
I20260710 11:09:38.744658 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.745350 17153 raft_consensus.cc:2468] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 0.
I20260710 11:09:38.745929 16967 leader_election.cc:304] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.746716 17200 raft_consensus.cc:2804] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.747087 17200 raft_consensus.cc:493] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.747416 17200 raft_consensus.cc:3060] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.750933 17228 raft_consensus.cc:493] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.751372 17228 raft_consensus.cc:515] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.752286 17200 raft_consensus.cc:515] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.753360 17228 leader_election.cc:290] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.753984 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.754341 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.754846 17200 leader_election.cc:290] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.754880 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:38.755072 17079 raft_consensus.cc:2393] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e527983e40a41e6a3f5dcded4019122 in current term 1: Already voted for candidate 7ae2d52efc9f498d91342c4ff788db29 in this term.
I20260710 11:09:38.755496 17078 raft_consensus.cc:3060] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.755863 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.756457 17153 raft_consensus.cc:3060] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.756462 17116 leader_election.cc:304] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122; no voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:38.757313 17228 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.761231 17153 raft_consensus.cc:2468] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.761790 17078 raft_consensus.cc:2468] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 1.
I20260710 11:09:38.762180 16968 leader_election.cc:304] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.762814 17200 raft_consensus.cc:2804] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.763218 17200 raft_consensus.cc:697] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:38.763794 17228 raft_consensus.cc:2749] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.763893 17200 consensus_queue.cc:237] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.769395 17228 raft_consensus.cc:493] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.769798 17228 raft_consensus.cc:515] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.771647 17228 leader_election.cc:290] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.772056 16900 catalog_manager.cc:5697] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.772563 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.772557 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" is_pre_election: true
I20260710 11:09:38.773552 17078 raft_consensus.cc:2468] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 0.
I20260710 11:09:38.773552 17004 raft_consensus.cc:2468] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 0.
I20260710 11:09:38.774789 17118 leader_election.cc:304] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.775421 17228 raft_consensus.cc:2804] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.775794 17228 raft_consensus.cc:493] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.776073 17228 raft_consensus.cc:3060] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.781796 17228 raft_consensus.cc:515] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.783371 17228 leader_election.cc:290] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:38.783962 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:38.784333 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:38.784412 17004 raft_consensus.cc:3060] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.784845 17078 raft_consensus.cc:3060] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.789057 17078 raft_consensus.cc:2468] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 1.
I20260710 11:09:38.788944 17004 raft_consensus.cc:2468] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 1.
I20260710 11:09:38.790134 17116 leader_election.cc:304] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:38.790808 17228 raft_consensus.cc:2804] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.791180 17228 raft_consensus.cc:697] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:38.791975 17228 consensus_queue.cc:237] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.798558 16900 catalog_manager.cc:5697] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.908385 17201 raft_consensus.cc:493] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.908829 17201 raft_consensus.cc:515] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.910894 17201 leader_election.cc:290] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.911473 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721394f105e4699938d893963ab2607" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.911939 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721394f105e4699938d893963ab2607" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.912125 17004 raft_consensus.cc:2468] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 0.
I20260710 11:09:38.912547 17153 raft_consensus.cc:2468] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 0.
I20260710 11:09:38.913168 17044 leader_election.cc:304] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:38.913890 17201 raft_consensus.cc:2804] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.914209 17201 raft_consensus.cc:493] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.914427 17201 raft_consensus.cc:3060] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.918555 17201 raft_consensus.cc:515] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.920176 17201 leader_election.cc:290] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.920804 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721394f105e4699938d893963ab2607" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:38.921104 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721394f105e4699938d893963ab2607" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.921376 17004 raft_consensus.cc:3060] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.921706 17153 raft_consensus.cc:3060] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.924111 17228 consensus_queue.cc:1048] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.927810 17153 raft_consensus.cc:2468] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 1.
I20260710 11:09:38.927810 17004 raft_consensus.cc:2468] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 1.
I20260710 11:09:38.929023 17043 leader_election.cc:304] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:38.929793 17201 raft_consensus.cc:2804] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.933580 17230 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.930266 17201 raft_consensus.cc:697] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:38.935959 17222 consensus_queue.cc:1048] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.935873 17201 consensus_queue.cc:237] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.940060 17079 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.948671 17233 raft_consensus.cc:493] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.949115 17233 raft_consensus.cc:515] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.953581 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29" is_pre_election: true
I20260710 11:09:38.955368 17230 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.955709 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122" is_pre_election: true
I20260710 11:09:38.956283 17153 raft_consensus.cc:2468] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 1.
I20260710 11:09:38.956664 17200 consensus_queue.cc:1048] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.956418 16901 catalog_manager.cc:5697] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.957302 17043 leader_election.cc:304] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:38.959015 17201 raft_consensus.cc:2804] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:38.959429 17201 raft_consensus.cc:493] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.953024 17233 leader_election.cc:290] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.960757 17201 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.967046 17201 raft_consensus.cc:515] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.967896 17079 raft_consensus.cc:1240] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Rejecting Update request from peer 7ae2d52efc9f498d91342c4ff788db29 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:09:38.969730 17201 leader_election.cc:290] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:38.970412 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:38.971436 17200 consensus_queue.cc:1059] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.972180 17235 raft_consensus.cc:3055] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:38.972482 17235 raft_consensus.cc:740] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:38.973249 17235 consensus_queue.cc:260] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.973693 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:38.974229 17153 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.974406 17235 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:38.979387 17153 raft_consensus.cc:2468] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:38.980239 17043 leader_election.cc:304] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:38.980911 17201 raft_consensus.cc:2804] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:38.981339 17201 raft_consensus.cc:697] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:38.981994 17201 consensus_queue.cc:237] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Queue going to LEADER 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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:38.989133 16901 catalog_manager.cc:5697] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 1 to 2, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.012077 17153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
mode: GRACEFUL
new_leader_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:39.012586 17153 raft_consensus.cc:606] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Received request to transfer leadership to TS 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:39.024526 17153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3321adc69004b15b3449697debf68b3"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
mode: GRACEFUL
new_leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:39.025000 17153 raft_consensus.cc:606] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Received request to transfer leadership to TS 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:39.031603 17153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
mode: GRACEFUL
new_leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:39.032071 17153 raft_consensus.cc:606] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Received request to transfer leadership to TS 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:39.043352 17079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3721394f105e4699938d893963ab2607"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
mode: GRACEFUL
new_leader_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:34664
I20260710 11:09:39.043835 17079 raft_consensus.cc:606] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Received request to transfer leadership to TS 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:39.050661 17235 consensus_queue.cc:1048] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.058926 17153 raft_consensus.cc:3060] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.066887 17200 consensus_queue.cc:1048] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.101967 17201 consensus_queue.cc:1048] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.112254 17200 consensus_queue.cc:1048] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.115024 17267 consensus_queue.cc:1048] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:39.128407 17203 consensus_queue.cc:1048] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.153899 17200 consensus_queue.cc:1048] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.164175 17271 consensus_queue.cc:1048] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.293298 17230 consensus_queue.cc:1048] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.299012 17222 raft_consensus.cc:993] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: : Instructing follower 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:39.299496 17199 raft_consensus.cc:1081] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Signalling peer 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:39.302140 17078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:34648
I20260710 11:09:39.302701 17078 raft_consensus.cc:493] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.303079 17078 raft_consensus.cc:3060] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.304999 17222 consensus_queue.cc:1048] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.310636 17078 raft_consensus.cc:515] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.313207 17078 leader_election.cc:290] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:39.313120 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:39.313795 17003 raft_consensus.cc:3060] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.314073 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c7227ac1047c48aac8ed4c936c731" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:39.314630 17153 raft_consensus.cc:3055] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.314961 17153 raft_consensus.cc:740] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:39.315766 17153 consensus_queue.cc:260] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.316979 17153 raft_consensus.cc:3060] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.319134 17003 raft_consensus.cc:2468] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:39.320235 17044 leader_election.cc:304] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:39.321012 17267 raft_consensus.cc:2804] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.321497 17267 raft_consensus.cc:697] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:39.322280 17267 consensus_queue.cc:237] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.322875 17153 raft_consensus.cc:2468] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:39.329527 16901 catalog_manager.cc:5697] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 1 to 2, leader changed from 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3) to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.396428 17153 raft_consensus.cc:1275] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:39.397626 17267 consensus_queue.cc:1048] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.405947 17003 raft_consensus.cc:1275] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:09:39.406432 17003 pending_rounds.cc:85] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: Aborting all ops after (but not including) 0
I20260710 11:09:39.406797 17003 pending_rounds.cc:107] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:09:39.407368 17003 raft_consensus.cc:2889] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:09:39.408547 17233 consensus_queue.cc:1048] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.498155 17233 consensus_queue.cc:1048] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.507930 17201 consensus_queue.cc:1048] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.517588 17201 raft_consensus.cc:993] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: : Instructing follower 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:39.518055 17233 raft_consensus.cc:1081] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Signalling peer 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:39.519418 17153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3721394f105e4699938d893963ab2607"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:35506
I20260710 11:09:39.519970 17153 raft_consensus.cc:493] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.520393 17153 raft_consensus.cc:3060] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.525929 17153 raft_consensus.cc:515] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.527829 17153 leader_election.cc:290] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:39.528343 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721394f105e4699938d893963ab2607" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:39.528908 17003 raft_consensus.cc:3060] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.528865 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3721394f105e4699938d893963ab2607" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:39.529618 17078 raft_consensus.cc:3055] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.529837 17078 raft_consensus.cc:740] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:39.530534 17078 consensus_queue.cc:260] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.531387 17078 raft_consensus.cc:3060] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.533555 17003 raft_consensus.cc:2468] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 2.
I20260710 11:09:39.534583 17118 leader_election.cc:304] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:39.535218 17230 raft_consensus.cc:2804] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.535629 17230 raft_consensus.cc:697] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:39.536296 17230 consensus_queue.cc:237] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.537381 17222 raft_consensus.cc:993] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: : Instructing follower 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:39.537817 17199 raft_consensus.cc:1081] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Signalling peer 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:39.538264 17078 raft_consensus.cc:2468] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 2.
I20260710 11:09:39.539214 17003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:37000
I20260710 11:09:39.539762 17003 raft_consensus.cc:493] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.540078 17003 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.543757 16900 catalog_manager.cc:5697] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 1 to 2, leader changed from 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2) to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.546283 17003 raft_consensus.cc:515] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.548805 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:39.549309 17078 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.548952 17003 leader_election.cc:290] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 2 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:39.550930 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:39.551507 17153 raft_consensus.cc:3055] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.551870 17153 raft_consensus.cc:740] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:39.552731 17153 consensus_queue.cc:260] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.553762 17153 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.555131 17078 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 2.
I20260710 11:09:39.556190 16967 leader_election.cc:304] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:39.556907 17271 raft_consensus.cc:2804] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.557319 17271 raft_consensus.cc:697] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:39.558112 17271 consensus_queue.cc:237] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.558768 17153 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 2.
I20260710 11:09:39.564306 16900 catalog_manager.cc:5697] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 1 to 2, leader changed from 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3) to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.569885 17199 raft_consensus.cc:993] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: : Instructing follower 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:39.570325 17230 raft_consensus.cc:1081] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Signalling peer 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:39.571789 17078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3321adc69004b15b3449697debf68b3"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:34648
I20260710 11:09:39.572252 17078 raft_consensus.cc:493] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.572552 17078 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.576836 17078 raft_consensus.cc:515] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.578361 17078 leader_election.cc:290] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:39.579034 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:39.579578 17003 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.579548 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:39.580161 17153 raft_consensus.cc:3055] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.580380 17153 raft_consensus.cc:740] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:39.581084 17153 consensus_queue.cc:260] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.581991 17153 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.584084 17003 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:39.584998 17044 leader_election.cc:304] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:39.585755 17233 raft_consensus.cc:2804] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.586138 17233 raft_consensus.cc:697] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:39.586910 17153 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:39.586879 17233 consensus_queue.cc:237] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:39.593550 16900 catalog_manager.cc:5697] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 1 to 2, leader changed from 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3) to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.847908 17153 raft_consensus.cc:1275] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.849061 17233 consensus_queue.cc:1048] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.855710 17003 raft_consensus.cc:1275] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.857726 17201 consensus_queue.cc:1048] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.942782 17003 raft_consensus.cc:1275] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.943918 17230 consensus_queue.cc:1048] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.950965 17078 raft_consensus.cc:1275] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.952523 17199 consensus_queue.cc:1048] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.962229 17078 raft_consensus.cc:1275] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.963426 17271 consensus_queue.cc:1048] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.972671 17153 raft_consensus.cc:1275] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.974138 17200 consensus_queue.cc:1048] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.982471 17003 raft_consensus.cc:1275] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.983685 17233 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.991611 17153 raft_consensus.cc:1275] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.992790 17201 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.073139 16364 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:09:42.073927 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:42.089859 17003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
mode: GRACEFUL
new_leader_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:47744
I20260710 11:09:42.090374 17003 raft_consensus.cc:606] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Received request to transfer leadership to TS 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:42.093039 17003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afb9012f1c343a5863653122b14f273"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
mode: GRACEFUL
new_leader_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:47744
I20260710 11:09:42.093611 17003 raft_consensus.cc:606] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Received request to transfer leadership to TS 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:42.094923 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:42.095427 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:42.386912 17200 raft_consensus.cc:993] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: : Instructing follower 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:42.387426 17289 raft_consensus.cc:1081] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Signalling peer 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:42.388676 17153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:35496
I20260710 11:09:42.389119 17153 raft_consensus.cc:493] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:42.389391 17153 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.393195 17153 raft_consensus.cc:515] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:42.394698 17153 leader_election.cc:290] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:42.395421 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:42.395747 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:42.395987 17003 raft_consensus.cc:3055] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:42.396267 17078 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.396335 17003 raft_consensus.cc:740] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:42.397243 17003 consensus_queue.cc:260] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:42.398451 17003 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.401697 17078 raft_consensus.cc:2468] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 2.
I20260710 11:09:42.402660 17116 leader_election.cc:304] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:42.403316 17285 raft_consensus.cc:2804] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:42.404058 17003 raft_consensus.cc:2468] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 2.
I20260710 11:09:42.404301 17285 raft_consensus.cc:697] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:42.405233 17285 consensus_queue.cc:237] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:42.412055 16900 catalog_manager.cc:5697] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 1 to 2, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.542564 17289 raft_consensus.cc:993] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: : Instructing follower 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:42.542990 17289 raft_consensus.cc:1081] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Signalling peer 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:42.544346 17152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afb9012f1c343a5863653122b14f273"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:35496
I20260710 11:09:42.544745 17152 raft_consensus.cc:493] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:42.544976 17152 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.549098 17152 raft_consensus.cc:515] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:42.550777 17152 leader_election.cc:290] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 2 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297)
I20260710 11:09:42.551396 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:42.551843 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:42.551909 17078 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.552368 17003 raft_consensus.cc:3055] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:42.552649 17003 raft_consensus.cc:740] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:42.553294 17003 consensus_queue.cc:260] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:42.554188 17003 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.556625 17078 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 2.
I20260710 11:09:42.557606 17116 leader_election.cc:304] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:42.558251 17285 raft_consensus.cc:2804] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:42.558662 17285 raft_consensus.cc:697] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:42.559373 17285 consensus_queue.cc:237] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:42.559846 17003 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 2.
I20260710 11:09:42.566000 16900 catalog_manager.cc:5697] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 1 to 2, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.867532 17003 raft_consensus.cc:1275] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.868624 17285 consensus_queue.cc:1048] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.878000 17078 raft_consensus.cc:1275] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.881294 17290 consensus_queue.cc:1048] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.972695 17003 raft_consensus.cc:1275] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.974028 17301 consensus_queue.cc:1048] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:42.982800 17078 raft_consensus.cc:1275] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:42.984611 17301 consensus_queue.cc:1048] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.096323 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:43.108275 17153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afb9012f1c343a5863653122b14f273"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
mode: GRACEFUL
new_leader_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:43.108918 17153 raft_consensus.cc:606] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Received request to transfer leadership to TS 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:43.113569 17153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
mode: GRACEFUL
new_leader_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:43.114035 17153 raft_consensus.cc:606] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Received request to transfer leadership to TS 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:43.124681 17079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
mode: GRACEFUL
new_leader_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:34664
I20260710 11:09:43.125089 17079 raft_consensus.cc:606] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Received request to transfer leadership to TS 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:43.129901 17079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3321adc69004b15b3449697debf68b3"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
mode: GRACEFUL
new_leader_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:34664
I20260710 11:09:43.130357 17079 raft_consensus.cc:606] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Received request to transfer leadership to TS 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:43.134493 17079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
mode: GRACEFUL
new_leader_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:34664
I20260710 11:09:43.134922 17079 raft_consensus.cc:606] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Received request to transfer leadership to TS 7ae2d52efc9f498d91342c4ff788db29
I20260710 11:09:43.426749 17296 raft_consensus.cc:993] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: : Instructing follower 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.427186 17296 raft_consensus.cc:1081] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Signalling peer 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.428535 17003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3321adc69004b15b3449697debf68b3"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:37006
I20260710 11:09:43.428983 17003 raft_consensus.cc:493] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.429283 17003 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.433566 17003 raft_consensus.cc:515] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.435062 17003 leader_election.cc:290] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 3 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:43.435886 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:43.436033 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:43.436517 17153 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.436466 17079 raft_consensus.cc:3055] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.436988 17079 raft_consensus.cc:740] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:43.437779 17079 consensus_queue.cc:260] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.438897 17079 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.442662 17153 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.443845 16968 leader_election.cc:304] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [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: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:43.444664 17289 raft_consensus.cc:2804] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.445123 17079 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.445886 17289 raft_consensus.cc:697] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:43.447204 17301 raft_consensus.cc:993] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: : Instructing follower 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.446732 17289 consensus_queue.cc:237] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.447645 17285 raft_consensus.cc:1081] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Signalling peer 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.449218 17003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:37000
I20260710 11:09:43.449827 17003 raft_consensus.cc:493] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.450295 17003 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.454164 16901 catalog_manager.cc:5697] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 2 to 3, leader changed from 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2) to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 3 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.455369 17003 raft_consensus.cc:515] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.457857 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:43.458388 17079 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.459213 17003 leader_election.cc:290] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 3 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:43.463934 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb4852066c4b56b83877e0bcc22d7a" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:43.464465 17153 raft_consensus.cc:3055] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.464810 17153 raft_consensus.cc:740] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:43.464766 17079 raft_consensus.cc:2468] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.465786 17153 consensus_queue.cc:260] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.466424 16967 leader_election.cc:304] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:43.466974 17153 raft_consensus.cc:3060] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.467221 17289 raft_consensus.cc:2804] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.468070 17289 raft_consensus.cc:697] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:43.468734 17289 consensus_queue.cc:237] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.472276 17153 raft_consensus.cc:2468] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.475687 16901 catalog_manager.cc:5697] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 2 to 3, leader changed from 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3) to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 3 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.505198 17307 raft_consensus.cc:993] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: : Instructing follower 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.505651 17290 raft_consensus.cc:993] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: : Instructing follower 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.505712 17296 raft_consensus.cc:1081] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Signalling peer 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.506100 17285 raft_consensus.cc:1081] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Signalling peer 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.507308 17004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:37006
I20260710 11:09:43.507491 17003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afb9012f1c343a5863653122b14f273"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:37000
I20260710 11:09:43.507817 17004 raft_consensus.cc:493] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.507951 17003 raft_consensus.cc:493] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.508169 17004 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.508309 17003 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.512382 17003 raft_consensus.cc:515] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:43.512769 17004 raft_consensus.cc:515] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.513872 17003 leader_election.cc:290] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 3 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:43.514739 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:43.514909 17153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afb9012f1c343a5863653122b14f273" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:43.515208 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:43.515293 17079 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.515424 17153 raft_consensus.cc:3055] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.515782 17078 raft_consensus.cc:3055] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.515936 17153 raft_consensus.cc:740] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:43.516131 17078 raft_consensus.cc:740] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:43.516830 17152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65b1eb5a35e4564884ee98b622b15eb" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:43.516816 17153 consensus_queue.cc:260] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [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: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:43.516887 17078 consensus_queue.cc:260] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.517590 17152 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.517997 17078 raft_consensus.cc:3060] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.518043 17153 raft_consensus.cc:3060] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.522141 17079 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.523938 17152 raft_consensus.cc:2468] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.523924 16967 leader_election.cc:304] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:43.524012 17004 leader_election.cc:290] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 3 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:43.524449 17153 raft_consensus.cc:2468] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.525794 16968 leader_election.cc:304] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [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: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:43.526465 17308 raft_consensus.cc:2804] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.527535 17308 raft_consensus.cc:697] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:43.527720 17078 raft_consensus.cc:2468] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 3.
I20260710 11:09:43.527592 17289 raft_consensus.cc:2804] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.528432 17308 consensus_queue.cc:237] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [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: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } }
I20260710 11:09:43.528949 17289 raft_consensus.cc:697] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:43.529750 17289 consensus_queue.cc:237] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.535435 16901 catalog_manager.cc:5697] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 2 to 3, leader changed from 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3) to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 3 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:43.545123 16901 catalog_manager.cc:5697] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 2 to 3, leader changed from 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2) to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 3 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.581032 17307 raft_consensus.cc:993] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: : Instructing follower 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.581413 17296 raft_consensus.cc:1081] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Signalling peer 7ae2d52efc9f498d91342c4ff788db29 to start an election
I20260710 11:09:43.582731 17004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
 from {username='slave'} at 127.0.0.1:37006
I20260710 11:09:43.583163 17004 raft_consensus.cc:493] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.583415 17004 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.587672 17004 raft_consensus.cc:515] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.589241 17004 leader_election.cc:290] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 2 election: Requested vote from peers 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:43.589922 17078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:43.590307 17152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "7ae2d52efc9f498d91342c4ff788db29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:43.590474 17078 raft_consensus.cc:3055] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:43.590775 17078 raft_consensus.cc:740] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:43.590809 17152 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.591431 17078 consensus_queue.cc:260] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.592211 17078 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.596100 17152 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 2.
I20260710 11:09:43.596587 17078 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae2d52efc9f498d91342c4ff788db29 in term 2.
I20260710 11:09:43.597133 16968 leader_election.cc:304] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:43.597898 17308 raft_consensus.cc:2804] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:43.598313 17308 raft_consensus.cc:697] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:43.598910 17308 consensus_queue.cc:237] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:43.604827 16901 catalog_manager.cc:5697] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 reported cstate change: term changed from 1 to 2, leader changed from 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2) to 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "7ae2d52efc9f498d91342c4ff788db29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.885589 17152 raft_consensus.cc:1275] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.886940 17308 consensus_queue.cc:1048] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.895840 17078 raft_consensus.cc:1275] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.898073 17308 consensus_queue.cc:1048] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.996430 17078 raft_consensus.cc:1275] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.997748 17308 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:44.009709 17152 raft_consensus.cc:1275] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:44.011209 17322 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:44.020712 17152 raft_consensus.cc:1275] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:44.022043 17322 consensus_queue.cc:1048] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:44.029736 17078 raft_consensus.cc:1275] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:44.030905 17322 consensus_queue.cc:1048] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:44.081485 17078 raft_consensus.cc:1275] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.082703 17322 consensus_queue.cc:1048] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.090055 17152 raft_consensus.cc:1275] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.092082 17308 consensus_queue.cc:1048] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.118223 17078 raft_consensus.cc:1275] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:44.119467 17308 consensus_queue.cc:1048] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.127058 17152 raft_consensus.cc:1275] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Refusing update from remote peer 7ae2d52efc9f498d91342c4ff788db29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:44.129128 17322 consensus_queue.cc:1048] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:46.141275 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:46.149291 17004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
mode: GRACEFUL
new_leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:47744
I20260710 11:09:46.150018 17004 raft_consensus.cc:606] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Received request to transfer leadership to TS 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:46.152359 17004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
mode: GRACEFUL
new_leader_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:47744
I20260710 11:09:46.152801 17004 raft_consensus.cc:606] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Received request to transfer leadership to TS 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:46.154789 17004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
mode: GRACEFUL
new_leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:47744
I20260710 11:09:46.155215 17004 raft_consensus.cc:606] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Received request to transfer leadership to TS 46e9ec07ad544ed8a9f1ff78c52008f4
I20260710 11:09:46.157244 17004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3321adc69004b15b3449697debf68b3"
dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
mode: GRACEFUL
new_leader_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:47744
I20260710 11:09:46.157684 17004 raft_consensus.cc:606] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Received request to transfer leadership to TS 6e527983e40a41e6a3f5dcded4019122
I20260710 11:09:46.158685 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:09:46.159108 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:46.232493 17331 raft_consensus.cc:993] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: : Instructing follower 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:46.233078 17313 raft_consensus.cc:1081] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Signalling peer 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:46.234561 17079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:34644
I20260710 11:09:46.235037 17079 raft_consensus.cc:493] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.235358 17079 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.240657 17079 raft_consensus.cc:515] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.242393 17079 leader_election.cc:290] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 3 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:46.243198 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:46.243554 17152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038b83d8aa74459bb47bc8a7d828e47f" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:46.244025 17004 raft_consensus.cc:3055] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.244156 17152 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.244383 17004 raft_consensus.cc:740] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:46.245230 17004 consensus_queue.cc:260] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.246363 17004 raft_consensus.cc:3060] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.250523 17152 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 3.
I20260710 11:09:46.252223 17043 leader_election.cc:304] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:46.252652 17004 raft_consensus.cc:2468] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 3.
I20260710 11:09:46.253032 17296 raft_consensus.cc:2804] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.254127 17296 raft_consensus.cc:697] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:46.255167 17313 raft_consensus.cc:993] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: : Instructing follower 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:46.255033 17296 consensus_queue.cc:237] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.255609 17331 raft_consensus.cc:1081] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Signalling peer 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:46.257191 17152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3321adc69004b15b3449697debf68b3"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:35496
I20260710 11:09:46.257704 17152 raft_consensus.cc:493] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.257999 17152 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.263381 16900 catalog_manager.cc:5697] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 2 to 3, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 3 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.266443 17152 raft_consensus.cc:515] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.268987 17152 leader_election.cc:290] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 4 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:46.269279 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:46.269616 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3321adc69004b15b3449697debf68b3" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:46.269948 17004 raft_consensus.cc:3055] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:46.270136 17079 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.270367 17004 raft_consensus.cc:740] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:46.271354 17004 consensus_queue.cc:260] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.272365 17004 raft_consensus.cc:3060] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.278704 17004 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 4.
I20260710 11:09:46.276988 17079 raft_consensus.cc:2468] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 4.
I20260710 11:09:46.279961 17118 leader_election.cc:304] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [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: 6e527983e40a41e6a3f5dcded4019122, 7ae2d52efc9f498d91342c4ff788db29; no voters: 
I20260710 11:09:46.280911 17285 raft_consensus.cc:2804] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:46.281299 17313 raft_consensus.cc:993] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: : Instructing follower 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:46.281782 17331 raft_consensus.cc:1081] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Signalling peer 46e9ec07ad544ed8a9f1ff78c52008f4 to start an election
I20260710 11:09:46.282169 17285 raft_consensus.cc:697] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 4 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:46.283344 17079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede"
dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
 from {username='slave'} at 127.0.0.1:34644
I20260710 11:09:46.283133 17285 consensus_queue.cc:237] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.283847 17079 raft_consensus.cc:493] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.284230 17079 raft_consensus.cc:3060] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:46.290277 17079 raft_consensus.cc:515] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.290704 16900 catalog_manager.cc:5697] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 3 to 4, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 4 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.292325 17079 leader_election.cc:290] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3:34989)
I20260710 11:09:46.292588 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:46.292932 17152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7fa2232eac4e6b8b386417dd895ede" candidate_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
I20260710 11:09:46.293200 17004 raft_consensus.cc:3055] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:46.293509 17152 raft_consensus.cc:3060] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:46.293639 17004 raft_consensus.cc:740] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:46.294485 17004 consensus_queue.cc:260] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.295449 17004 raft_consensus.cc:3060] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:46.299846 17152 raft_consensus.cc:2468] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:46.300911 17043 leader_election.cc:304] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:46.301584 17004 raft_consensus.cc:2468] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e9ec07ad544ed8a9f1ff78c52008f4 in term 2.
I20260710 11:09:46.301595 17296 raft_consensus.cc:2804] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:46.302179 17296 raft_consensus.cc:697] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Becoming Leader. State: Replica: 46e9ec07ad544ed8a9f1ff78c52008f4, State: Running, Role: LEADER
I20260710 11:09:46.303066 17296 consensus_queue.cc:237] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.305361 17313 raft_consensus.cc:993] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: : Instructing follower 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:46.305826 17331 raft_consensus.cc:1081] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Signalling peer 6e527983e40a41e6a3f5dcded4019122 to start an election
I20260710 11:09:46.307384 17152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60"
dest_uuid: "6e527983e40a41e6a3f5dcded4019122"
 from {username='slave'} at 127.0.0.1:35496
I20260710 11:09:46.307883 17152 raft_consensus.cc:493] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.308207 17152 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.310446 16900 catalog_manager.cc:5697] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 reported cstate change: term changed from 1 to 2, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.312254 17152 raft_consensus.cc:515] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.313665 17152 leader_election.cc:290] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [CANDIDATE]: Term 3 election: Requested vote from peers 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297), 46e9ec07ad544ed8a9f1ff78c52008f4 (127.15.251.2:46091)
I20260710 11:09:46.314433 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae2d52efc9f498d91342c4ff788db29"
I20260710 11:09:46.314640 17079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44833491eeaf49bb82ba178c4a4afc60" candidate_uuid: "6e527983e40a41e6a3f5dcded4019122" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4"
I20260710 11:09:46.314972 17004 raft_consensus.cc:3055] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.315161 17079 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.315353 17004 raft_consensus.cc:740] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ae2d52efc9f498d91342c4ff788db29, State: Running, Role: LEADER
I20260710 11:09:46.316207 17004 consensus_queue.cc:260] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.317445 17004 raft_consensus.cc:3060] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.321142 17079 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 3.
I20260710 11:09:46.322427 17116 leader_election.cc:304] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [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: 46e9ec07ad544ed8a9f1ff78c52008f4, 6e527983e40a41e6a3f5dcded4019122; no voters: 
I20260710 11:09:46.322403 17004 raft_consensus.cc:2468] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e527983e40a41e6a3f5dcded4019122 in term 3.
I20260710 11:09:46.323210 17285 raft_consensus.cc:2804] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.323706 17285 raft_consensus.cc:697] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 3 LEADER]: Becoming Leader. State: Replica: 6e527983e40a41e6a3f5dcded4019122, State: Running, Role: LEADER
I20260710 11:09:46.324470 17285 consensus_queue.cc:237] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [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: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } }
I20260710 11:09:46.331058 16900 catalog_manager.cc:5697] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 reported cstate change: term changed from 2 to 3, leader changed from 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1) to 6e527983e40a41e6a3f5dcded4019122 (127.15.251.3). New cstate: current_term: 3 leader_uuid: "6e527983e40a41e6a3f5dcded4019122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.706069 17004 raft_consensus.cc:1275] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 4 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.707432 17285 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.719666 17079 raft_consensus.cc:1275] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 4 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.721040 17285 consensus_queue.cc:1048] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.801510 17152 raft_consensus.cc:1275] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.802654 17296 consensus_queue.cc:1048] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.812480 17004 raft_consensus.cc:1275] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.814257 17296 consensus_queue.cc:1048] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.816167 17004 raft_consensus.cc:1275] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.818907 17285 consensus_queue.cc:1048] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.828501 17079 raft_consensus.cc:1275] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Refusing update from remote peer 6e527983e40a41e6a3f5dcded4019122: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.830008 17338 consensus_queue.cc:1048] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e9ec07ad544ed8a9f1ff78c52008f4" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.831779 17003 raft_consensus.cc:1275] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:46.834729 17350 consensus_queue.cc:1048] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae2d52efc9f498d91342c4ff788db29" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 45297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:46.844882 17152 raft_consensus.cc:1275] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Refusing update from remote peer 46e9ec07ad544ed8a9f1ff78c52008f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:46.846220 17296 consensus_queue.cc:1048] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e527983e40a41e6a3f5dcded4019122" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:47.159886 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:47.166018 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:09:47.190094 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.190816 16364 tablet_replica.cc:333] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.191399 16364 raft_consensus.cc:2243] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.191833 16364 raft_consensus.cc:2272] T 9a7fa2232eac4e6b8b386417dd895ede P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.194036 16364 tablet_replica.cc:333] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.194545 16364 raft_consensus.cc:2243] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.194918 16364 raft_consensus.cc:2272] T 44833491eeaf49bb82ba178c4a4afc60 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.196970 16364 tablet_replica.cc:333] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.197556 16364 raft_consensus.cc:2243] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.198241 16364 raft_consensus.cc:2272] T 37eb4852066c4b56b83877e0bcc22d7a P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.200004 16364 tablet_replica.cc:333] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.200477 16364 raft_consensus.cc:2243] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.201001 16364 raft_consensus.cc:2272] T c27c7227ac1047c48aac8ed4c936c731 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.203636 16364 tablet_replica.cc:333] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
W20260710 11:09:47.203446 17044 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 11:09:47.204468 16364 raft_consensus.cc:2243] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.204981 16364 raft_consensus.cc:2272] T 3721394f105e4699938d893963ab2607 P 7ae2d52efc9f498d91342c4ff788db29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.207650 16364 tablet_replica.cc:333] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
W20260710 11:09:47.207597 17044 consensus_peers.cc:597] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 -> Peer 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297): Couldn't send request to peer 7ae2d52efc9f498d91342c4ff788db29. 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:09:47.208387 16364 raft_consensus.cc:2243] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.208876 16364 raft_consensus.cc:2272] T c3321adc69004b15b3449697debf68b3 P 7ae2d52efc9f498d91342c4ff788db29 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:47.209057 17044 consensus_peers.cc:597] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 -> Peer 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297): Couldn't send request to peer 7ae2d52efc9f498d91342c4ff788db29. 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:09:47.211850 16364 tablet_replica.cc:333] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.212410 16364 raft_consensus.cc:2243] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.213063 16364 raft_consensus.cc:2272] T d65b1eb5a35e4564884ee98b622b15eb P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.214637 16364 tablet_replica.cc:333] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.215054 16364 raft_consensus.cc:2243] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.215714 16364 raft_consensus.cc:2272] T 4417fbbee22f43d6972b4ab3751b110f P 7ae2d52efc9f498d91342c4ff788db29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.217231 16364 tablet_replica.cc:333] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.217711 16364 raft_consensus.cc:2243] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.218081 16364 raft_consensus.cc:2272] T 038b83d8aa74459bb47bc8a7d828e47f P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.220232 16364 tablet_replica.cc:333] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29: stopping tablet replica
I20260710 11:09:47.220664 16364 raft_consensus.cc:2243] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.221346 16364 raft_consensus.cc:2272] T 5afb9012f1c343a5863653122b14f273 P 7ae2d52efc9f498d91342c4ff788db29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.249379 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:09:47.267755 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
I20260710 11:09:47.289186 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.289906 16364 tablet_replica.cc:333] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.290482 16364 raft_consensus.cc:2243] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.290936 16364 raft_consensus.cc:2272] T d65b1eb5a35e4564884ee98b622b15eb P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.292598 16364 tablet_replica.cc:333] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.293092 16364 raft_consensus.cc:2243] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.293586 16364 raft_consensus.cc:2272] T 3721394f105e4699938d893963ab2607 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.295117 16364 tablet_replica.cc:333] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.295616 16364 raft_consensus.cc:2243] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.296015 16364 raft_consensus.cc:2272] T 44833491eeaf49bb82ba178c4a4afc60 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.298152 16364 tablet_replica.cc:333] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.298638 16364 raft_consensus.cc:2243] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.299311 16364 raft_consensus.cc:2272] T 9a7fa2232eac4e6b8b386417dd895ede P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.301787 16364 tablet_replica.cc:333] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.302261 16364 raft_consensus.cc:2243] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.302945 16364 raft_consensus.cc:2272] T c27c7227ac1047c48aac8ed4c936c731 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.304575 16364 tablet_replica.cc:333] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.305150 16364 raft_consensus.cc:2243] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.305610 16364 raft_consensus.cc:2272] T 4417fbbee22f43d6972b4ab3751b110f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.307126 16364 tablet_replica.cc:333] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.307729 16364 raft_consensus.cc:2243] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.308375 16364 raft_consensus.cc:2272] T 038b83d8aa74459bb47bc8a7d828e47f P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.310285 16364 tablet_replica.cc:333] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.310758 16364 raft_consensus.cc:2243] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.311165 16364 raft_consensus.cc:2272] T 5afb9012f1c343a5863653122b14f273 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.312716 16364 tablet_replica.cc:333] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.313171 16364 raft_consensus.cc:2243] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.313596 16364 raft_consensus.cc:2272] T 37eb4852066c4b56b83877e0bcc22d7a P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.315033 16364 tablet_replica.cc:333] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4: stopping tablet replica
I20260710 11:09:47.315440 16364 raft_consensus.cc:2243] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.315831 16364 raft_consensus.cc:2272] T c3321adc69004b15b3449697debf68b3 P 46e9ec07ad544ed8a9f1ff78c52008f4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:47.328383 17118 consensus_peers.cc:597] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 -> Peer 7ae2d52efc9f498d91342c4ff788db29 (127.15.251.1:45297): Couldn't send request to peer 7ae2d52efc9f498d91342c4ff788db29. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:45297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:47.344358 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
I20260710 11:09:47.363905 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
I20260710 11:09:47.384500 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.385147 16364 tablet_replica.cc:333] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.385773 16364 raft_consensus.cc:2243] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.386497 16364 raft_consensus.cc:2272] T 3721394f105e4699938d893963ab2607 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.388170 16364 tablet_replica.cc:333] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.388593 16364 raft_consensus.cc:2243] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.388942 16364 raft_consensus.cc:2272] T 37eb4852066c4b56b83877e0bcc22d7a P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.390506 16364 tablet_replica.cc:333] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.390929 16364 raft_consensus.cc:2243] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.391273 16364 raft_consensus.cc:2272] T c27c7227ac1047c48aac8ed4c936c731 P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.392722 16364 tablet_replica.cc:333] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.393165 16364 raft_consensus.cc:2243] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.393544 16364 raft_consensus.cc:2272] T d65b1eb5a35e4564884ee98b622b15eb P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.394948 16364 tablet_replica.cc:333] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.395342 16364 raft_consensus.cc:2243] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.395977 16364 raft_consensus.cc:2272] T 44833491eeaf49bb82ba178c4a4afc60 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.397964 16364 tablet_replica.cc:333] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.398433 16364 raft_consensus.cc:2243] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.398804 16364 raft_consensus.cc:2272] T 9a7fa2232eac4e6b8b386417dd895ede P 6e527983e40a41e6a3f5dcded4019122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.400555 16364 tablet_replica.cc:333] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.401032 16364 raft_consensus.cc:2243] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.401716 16364 raft_consensus.cc:2272] T c3321adc69004b15b3449697debf68b3 P 6e527983e40a41e6a3f5dcded4019122 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.403510 16364 tablet_replica.cc:333] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.403964 16364 raft_consensus.cc:2243] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.404366 16364 raft_consensus.cc:2272] T 5afb9012f1c343a5863653122b14f273 P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.405905 16364 tablet_replica.cc:333] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.406327 16364 raft_consensus.cc:2243] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.406672 16364 raft_consensus.cc:2272] T 4417fbbee22f43d6972b4ab3751b110f P 6e527983e40a41e6a3f5dcded4019122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.408133 16364 tablet_replica.cc:333] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122: stopping tablet replica
I20260710 11:09:47.408538 16364 raft_consensus.cc:2243] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.408911 16364 raft_consensus.cc:2272] T 038b83d8aa74459bb47bc8a7d828e47f P 6e527983e40a41e6a3f5dcded4019122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.427362 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:09:47.444079 16364 master.cc:562] Master@127.15.251.62:41779 shutting down...
I20260710 11:09:47.462958 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.463469 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.463804 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P dfbe57ea3e894bdca9c792a2550a90ad: stopping tablet replica
I20260710 11:09:47.482398 16364 master.cc:584] Master@127.15.251.62:41779 shutdown complete.
46e9ec07ad544ed8a9f1ff78c52008f4  4
6e527983e40a41e6a3f5dcded4019122  1
7ae2d52efc9f498d91342c4ff788db29  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10228 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:09:47.524451 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:36727
I20260710 11:09:47.525568 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.530655 17360 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:09:47.530802 17361 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:09:47.532015 17363 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:09:47.532902 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:47.533849 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.534104 16364 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:09:47.534279 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681787534262 us; error 0 us; skew 500 ppm
I20260710 11:09:47.534943 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.538166 16364 webserver.cc:533] Webserver started at http://127.15.251.62:40571/ using document root <none> and password file <none>
I20260710 11:09:47.538641 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.538838 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.539106 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.540169 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "cad1cf71bdd041c498aa2d1223dbdd03"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.544284 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:09:47.547366 17368 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:09:47.548103 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:47.548403 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "cad1cf71bdd041c498aa2d1223dbdd03"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.548707 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-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:09:47.562528 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.563719 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.600986 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:36727
I20260710 11:09:47.601104 17419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:36727 every 8 connection(s)
I20260710 11:09:47.604737 17420 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:09:47.614172 17420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03: Bootstrap starting.
I20260710 11:09:47.618803 17420 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.622792 17420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03: No bootstrap required, opened a new log
I20260710 11:09:47.624861 17420 raft_consensus.cc:359] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cad1cf71bdd041c498aa2d1223dbdd03" member_type: VOTER }
I20260710 11:09:47.625200 17420 raft_consensus.cc:385] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.625468 17420 raft_consensus.cc:740] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad1cf71bdd041c498aa2d1223dbdd03, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.626041 17420 consensus_queue.cc:260] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cad1cf71bdd041c498aa2d1223dbdd03" member_type: VOTER }
I20260710 11:09:47.626489 17420 raft_consensus.cc:399] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:47.626724 17420 raft_consensus.cc:493] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:47.626976 17420 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.631103 17420 raft_consensus.cc:515] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cad1cf71bdd041c498aa2d1223dbdd03" member_type: VOTER }
I20260710 11:09:47.631611 17420 leader_election.cc:304] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [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: cad1cf71bdd041c498aa2d1223dbdd03; no voters: 
I20260710 11:09:47.632762 17420 leader_election.cc:290] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:47.633150 17423 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:47.634450 17423 raft_consensus.cc:697] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 1 LEADER]: Becoming Leader. State: Replica: cad1cf71bdd041c498aa2d1223dbdd03, State: Running, Role: LEADER
I20260710 11:09:47.635111 17423 consensus_queue.cc:237] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [LEADER]: Queue going to LEADER mode. State: All 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: "cad1cf71bdd041c498aa2d1223dbdd03" member_type: VOTER }
I20260710 11:09:47.635751 17420 sys_catalog.cc:565] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:47.639505 17424 sys_catalog.cc:455] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cad1cf71bdd041c498aa2d1223dbdd03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cad1cf71bdd041c498aa2d1223dbdd03" member_type: VOTER } }
I20260710 11:09:47.640187 17424 sys_catalog.cc:458] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:47.640027 17425 sys_catalog.cc:455] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cad1cf71bdd041c498aa2d1223dbdd03. Latest consensus state: current_term: 1 leader_uuid: "cad1cf71bdd041c498aa2d1223dbdd03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cad1cf71bdd041c498aa2d1223dbdd03" member_type: VOTER } }
I20260710 11:09:47.641572 17425 sys_catalog.cc:458] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:47.642246 17430 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:47.650374 17430 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:47.651374 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:47.658618 17430 catalog_manager.cc:1383] Generated new cluster ID: df9f0ea9974746a687810ff8a683951c
I20260710 11:09:47.658908 17430 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:47.672592 17430 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:47.673875 17430 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:47.686849 17430 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03: Generated new TSK 0
I20260710 11:09:47.687430 17430 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:47.718220 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.723955 17441 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:09:47.725400 17442 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:09:47.728099 17444 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:09:47.728940 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:47.730019 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.730235 16364 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:09:47.730417 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681787730388 us; error 0 us; skew 500 ppm
I20260710 11:09:47.730926 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.733026 16364 webserver.cc:533] Webserver started at http://127.15.251.1:45845/ using document root <none> and password file <none>
I20260710 11:09:47.733544 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.733745 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.734010 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.735049 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "0f89962ae70a4c88a76c9ba81628e14d"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.739416 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:47.742435 17449 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:09:47.743131 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:47.743409 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "0f89962ae70a4c88a76c9ba81628e14d"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.743692 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-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:09:47.766443 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.767654 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.769114 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:47.771348 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:47.771557 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.771793 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:47.771973 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.809716 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:41141
I20260710 11:09:47.809808 17511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:41141 every 8 connection(s)
I20260710 11:09:47.814584 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.822863 17517 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:09:47.821900 17516 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:09:47.825402 16364 server_base.cc:1061] running on GCE node
W20260710 11:09:47.826128 17519 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:09:47.826985 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.827165 16364 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:09:47.827400 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681787827366 us; error 0 us; skew 500 ppm
I20260710 11:09:47.828097 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.830442 17512 heartbeater.cc:344] Connected to a master server at 127.15.251.62:36727
I20260710 11:09:47.830791 17512 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:47.831441 17512 heartbeater.cc:507] Master 127.15.251.62:36727 requested a full tablet report, sending...
I20260710 11:09:47.831703 16364 webserver.cc:533] Webserver started at http://127.15.251.2:42339/ using document root <none> and password file <none>
I20260710 11:09:47.832213 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.832406 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.832741 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.833508 17385 ts_manager.cc:194] Registered new tserver with Master: 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:47.834007 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "300c6b71c88945f7a486371541d38d72"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.835237 17385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43448
I20260710 11:09:47.838560 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:09:47.841578 17524 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:09:47.842320 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:09:47.842653 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "300c6b71c88945f7a486371541d38d72"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.842948 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-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:09:47.857532 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.858709 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.860203 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:47.862690 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:47.862931 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.863185 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:47.863384 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.901819 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:36475
I20260710 11:09:47.901922 17586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:36475 every 8 connection(s)
I20260710 11:09:47.906375 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.913659 17590 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:09:47.915926 17591 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:09:47.920256 17587 heartbeater.cc:344] Connected to a master server at 127.15.251.62:36727
I20260710 11:09:47.920722 17587 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:47.921722 17587 heartbeater.cc:507] Master 127.15.251.62:36727 requested a full tablet report, sending...
W20260710 11:09:47.921849 17593 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:09:47.922029 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:47.923044 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.923300 16364 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:09:47.923488 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681787923472 us; error 0 us; skew 500 ppm
I20260710 11:09:47.924006 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.924024 17385 ts_manager.cc:194] Registered new tserver with Master: 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:47.925510 17385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43462
I20260710 11:09:47.927825 16364 webserver.cc:533] Webserver started at http://127.15.251.3:44047/ using document root <none> and password file <none>
I20260710 11:09:47.928323 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.928530 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.928784 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.929932 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "d05c5a979f8e4c789e13b363ee56883d"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.934222 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:47.937299 17598 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:09:47.938135 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:47.938429 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "d05c5a979f8e4c789e13b363ee56883d"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-zf5q"
I20260710 11:09:47.938728 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-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:09:47.948302 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.949363 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:47.950843 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:47.952903 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:47.953121 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.953361 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:47.953594 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:09:47.991576 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:46801
I20260710 11:09:47.991673 17660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:46801 every 8 connection(s)
I20260710 11:09:48.005374 17661 heartbeater.cc:344] Connected to a master server at 127.15.251.62:36727
I20260710 11:09:48.005903 17661 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:48.006655 17661 heartbeater.cc:507] Master 127.15.251.62:36727 requested a full tablet report, sending...
I20260710 11:09:48.008692 17385 ts_manager.cc:194] Registered new tserver with Master: d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.009455 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014813671s
I20260710 11:09:48.010457 17385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43466
I20260710 11:09:48.034154 17385 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43476:
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:09:48.037794 17385 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:09:48.156354 17552 tablet_service.cc:1511] Processing CreateTablet for tablet ec551145d4214d4eb91e2a427753be14 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:48.157362 17551 tablet_service.cc:1511] Processing CreateTablet for tablet c99bbf8ed58d40199d1d27ca7c052885 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:48.157830 17552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec551145d4214d4eb91e2a427753be14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.159476 17551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99bbf8ed58d40199d1d27ca7c052885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.163988 17549 tablet_service.cc:1511] Processing CreateTablet for tablet 4887977c8baa4661bf97ff62c3f0591e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:48.165096 17626 tablet_service.cc:1511] Processing CreateTablet for tablet ec551145d4214d4eb91e2a427753be14 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:48.166355 17626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec551145d4214d4eb91e2a427753be14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.166628 17548 tablet_service.cc:1511] Processing CreateTablet for tablet 36cd6057f7da4018abbb59548dde57ad (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:48.167160 17544 tablet_service.cc:1511] Processing CreateTablet for tablet 0182b052f2a54076a85256e29047723c (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:48.168895 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8f5b8d69a4655a9683c6fa2dd411d (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:48.170747 17543 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9819a1a1e1458a9bce968e4a8df6f3 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:48.171151 17546 tablet_service.cc:1511] Processing CreateTablet for tablet 21661c7a0e834947961ee1aa643a8342 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:48.173456 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 0fba57302d80437fb3e96fc00311b415 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:48.174621 17476 tablet_service.cc:1511] Processing CreateTablet for tablet c99bbf8ed58d40199d1d27ca7c052885 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:48.174934 17625 tablet_service.cc:1511] Processing CreateTablet for tablet c99bbf8ed58d40199d1d27ca7c052885 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:48.175536 17477 tablet_service.cc:1511] Processing CreateTablet for tablet ec551145d4214d4eb91e2a427753be14 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:48.175945 17476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99bbf8ed58d40199d1d27ca7c052885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.176168 17625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99bbf8ed58d40199d1d27ca7c052885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.176779 17477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec551145d4214d4eb91e2a427753be14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.177908 17550 tablet_service.cc:1511] Processing CreateTablet for tablet 01f99d19854e47f286fd335ec80693bd (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:48.165308 17549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4887977c8baa4661bf97ff62c3f0591e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.181766 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0182b052f2a54076a85256e29047723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.182817 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f99d19854e47f286fd335ec80693bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.183900 17624 tablet_service.cc:1511] Processing CreateTablet for tablet 01f99d19854e47f286fd335ec80693bd (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:48.185164 17624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f99d19854e47f286fd335ec80693bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.185822 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21661c7a0e834947961ee1aa643a8342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.189750 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9819a1a1e1458a9bce968e4a8df6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.190927 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 4887977c8baa4661bf97ff62c3f0591e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:48.192201 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4887977c8baa4661bf97ff62c3f0591e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.194304 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8f5b8d69a4655a9683c6fa2dd411d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.194929 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36cd6057f7da4018abbb59548dde57ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.200851 17622 tablet_service.cc:1511] Processing CreateTablet for tablet 36cd6057f7da4018abbb59548dde57ad (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:48.201822 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba57302d80437fb3e96fc00311b415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.202143 17622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36cd6057f7da4018abbb59548dde57ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.207098 17621 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8f5b8d69a4655a9683c6fa2dd411d (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:48.208464 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8f5b8d69a4655a9683c6fa2dd411d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.211033 17620 tablet_service.cc:1511] Processing CreateTablet for tablet 21661c7a0e834947961ee1aa643a8342 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:48.212301 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21661c7a0e834947961ee1aa643a8342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.236187 17677 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.238380 17475 tablet_service.cc:1511] Processing CreateTablet for tablet 01f99d19854e47f286fd335ec80693bd (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:48.239127 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 55632fba1d0e448db76bf31db7c49eb9 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:48.241255 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 11ea9442821547d4b59fb5fcfd7be4b5 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:48.244297 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ea9442821547d4b59fb5fcfd7be4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.244478 17474 tablet_service.cc:1511] Processing CreateTablet for tablet 4887977c8baa4661bf97ff62c3f0591e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:48.245618 17624 tablet_service.cc:1511] Processing CreateTablet for tablet 0fba57302d80437fb3e96fc00311b415 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:48.250377 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55632fba1d0e448db76bf31db7c49eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.251310 17626 tablet_service.cc:1511] Processing CreateTablet for tablet 0182b052f2a54076a85256e29047723c (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:48.252888 17626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0182b052f2a54076a85256e29047723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.255110 17617 tablet_service.cc:1511] Processing CreateTablet for tablet aaa5acc2f4c941dd971a06d1f51cca93 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:48.256392 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa5acc2f4c941dd971a06d1f51cca93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.258060 17475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f99d19854e47f286fd335ec80693bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.263676 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4887977c8baa4661bf97ff62c3f0591e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.265863 17624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba57302d80437fb3e96fc00311b415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.270305 17621 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9819a1a1e1458a9bce968e4a8df6f3 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:48.271613 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9819a1a1e1458a9bce968e4a8df6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.270305 17626 tablet_service.cc:1511] Processing CreateTablet for tablet 60687d606ac541b68c7bac8b63193054 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:48.282858 17626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60687d606ac541b68c7bac8b63193054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.286931 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 1a44446114f544018513c672ef658af9 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:48.288635 17617 tablet_service.cc:1511] Processing CreateTablet for tablet dab7902641b74d619d760f4345b0b264 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:48.290375 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44446114f544018513c672ef658af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.291783 17473 tablet_service.cc:1511] Processing CreateTablet for tablet 36cd6057f7da4018abbb59548dde57ad (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:48.292789 17677 tablet_bootstrap.cc:654] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.293085 17473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36cd6057f7da4018abbb59548dde57ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.299743 17472 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8f5b8d69a4655a9683c6fa2dd411d (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:48.302186 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8f5b8d69a4655a9683c6fa2dd411d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.303941 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 21661c7a0e834947961ee1aa643a8342 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:48.305210 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21661c7a0e834947961ee1aa643a8342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.306581 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 0fba57302d80437fb3e96fc00311b415 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:48.306942 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7902641b74d619d760f4345b0b264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.313050 17676 tablet_bootstrap.cc:492] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.316340 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba57302d80437fb3e96fc00311b415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.316046 17469 tablet_service.cc:1511] Processing CreateTablet for tablet 0182b052f2a54076a85256e29047723c (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:48.318265 17625 tablet_service.cc:1511] Processing CreateTablet for tablet a09d610f3c68498e9ed6734b2860cb6b (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:48.318297 17468 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9819a1a1e1458a9bce968e4a8df6f3 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:48.320267 17469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0182b052f2a54076a85256e29047723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.304991 17622 tablet_service.cc:1511] Processing CreateTablet for tablet c942e5ef4d5b4053b9dc6d453a6f40f6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:48.322417 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9819a1a1e1458a9bce968e4a8df6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.322922 17678 tablet_bootstrap.cc:492] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.331605 17625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09d610f3c68498e9ed6734b2860cb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.345479 17622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c942e5ef4d5b4053b9dc6d453a6f40f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.349687 17677 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.350184 17677 ts_tablet_manager.cc:1403] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.012s
I20260710 11:09:48.354329 17477 tablet_service.cc:1511] Processing CreateTablet for tablet 55632fba1d0e448db76bf31db7c49eb9 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:48.355300 17477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55632fba1d0e448db76bf31db7c49eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.365047 17546 tablet_service.cc:1511] Processing CreateTablet for tablet 55632fba1d0e448db76bf31db7c49eb9 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:48.353148 17677 raft_consensus.cc:359] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.366364 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55632fba1d0e448db76bf31db7c49eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.366612 17677 raft_consensus.cc:385] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.366674 17474 tablet_service.cc:1511] Processing CreateTablet for tablet aaa5acc2f4c941dd971a06d1f51cca93 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:48.367985 17551 tablet_service.cc:1511] Processing CreateTablet for tablet 60687d606ac541b68c7bac8b63193054 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:48.369210 17551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60687d606ac541b68c7bac8b63193054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.368917 17544 tablet_service.cc:1511] Processing CreateTablet for tablet 1a44446114f544018513c672ef658af9 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:48.368942 17550 tablet_service.cc:1511] Processing CreateTablet for tablet aaa5acc2f4c941dd971a06d1f51cca93 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:48.367985 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa5acc2f4c941dd971a06d1f51cca93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.370398 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 11ea9442821547d4b59fb5fcfd7be4b5 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:48.372462 17547 tablet_service.cc:1511] Processing CreateTablet for tablet dab7902641b74d619d760f4345b0b264 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:48.370232 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44446114f544018513c672ef658af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.373871 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7902641b74d619d760f4345b0b264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.374666 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ea9442821547d4b59fb5fcfd7be4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.376123 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa5acc2f4c941dd971a06d1f51cca93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.382517 17618 tablet_service.cc:1511] Processing CreateTablet for tablet c8a0ac5dbcd340eaa83d36d20112580e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:48.383713 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0ac5dbcd340eaa83d36d20112580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.389503 17677 raft_consensus.cc:740] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.390501 17677 consensus_queue.cc:260] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.373558 17470 tablet_service.cc:1511] Processing CreateTablet for tablet 11ea9442821547d4b59fb5fcfd7be4b5 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:48.394644 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ea9442821547d4b59fb5fcfd7be4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.395292 17620 tablet_service.cc:1511] Processing CreateTablet for tablet b72e7acfeae84c35ab755f5fbf96cc0e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:48.396502 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72e7acfeae84c35ab755f5fbf96cc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.399602 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 207dbb53ccc046ec8e5febe443050756 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:48.400805 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207dbb53ccc046ec8e5febe443050756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.402417 17622 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1da347dc014c5c88faede16b5c46e6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:48.402477 17475 tablet_service.cc:1511] Processing CreateTablet for tablet 60687d606ac541b68c7bac8b63193054 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:48.403703 17622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1da347dc014c5c88faede16b5c46e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.403791 17475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60687d606ac541b68c7bac8b63193054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.410708 17626 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac905db6acb482aa54d7483818f3a2d (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:48.411893 17626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac905db6acb482aa54d7483818f3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.412724 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 1a44446114f544018513c672ef658af9 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:48.413968 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44446114f544018513c672ef658af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.416622 17678 tablet_bootstrap.cc:654] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.409827 17676 tablet_bootstrap.cc:654] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.443267 17587 heartbeater.cc:499] Master 127.15.251.62:36727 was elected leader, sending a full tablet report...
I20260710 11:09:48.443485 17621 tablet_service.cc:1511] Processing CreateTablet for tablet d6da7359e3534b859a4eb6eda066afe6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:48.444823 17621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6da7359e3534b859a4eb6eda066afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.451608 17473 tablet_service.cc:1511] Processing CreateTablet for tablet dab7902641b74d619d760f4345b0b264 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:48.443277 17681 raft_consensus.cc:493] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.457752 17681 raft_consensus.cc:515] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.460165 17681 leader_election.cc:290] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.473829 17676 tablet_bootstrap.cc:492] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:48.473270 17476 tablet_service.cc:1511] Processing CreateTablet for tablet c942e5ef4d5b4053b9dc6d453a6f40f6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:48.475667 17676 ts_tablet_manager.cc:1403] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.163s	user 0.007s	sys 0.025s
I20260710 11:09:48.476294 17677 ts_tablet_manager.cc:1434] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.126s	user 0.018s	sys 0.008s
I20260710 11:09:48.479163 17676 raft_consensus.cc:359] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.480122 17676 raft_consensus.cc:385] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.480494 17676 raft_consensus.cc:740] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.480624 17477 tablet_service.cc:1511] Processing CreateTablet for tablet a09d610f3c68498e9ed6734b2860cb6b (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:48.482753 17676 consensus_queue.cc:260] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.485671 17473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7902641b74d619d760f4345b0b264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.490382 17477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09d610f3c68498e9ed6734b2860cb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.491088 17548 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac905db6acb482aa54d7483818f3a2d (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:48.492302 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac905db6acb482aa54d7483818f3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.494769 17552 tablet_service.cc:1511] Processing CreateTablet for tablet c8a0ac5dbcd340eaa83d36d20112580e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:48.496327 17552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0ac5dbcd340eaa83d36d20112580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.502091 17550 tablet_service.cc:1511] Processing CreateTablet for tablet a09d610f3c68498e9ed6734b2860cb6b (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:48.504704 17472 tablet_service.cc:1511] Processing CreateTablet for tablet c8a0ac5dbcd340eaa83d36d20112580e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:48.498170 17476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c942e5ef4d5b4053b9dc6d453a6f40f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.512234 17468 tablet_service.cc:1511] Processing CreateTablet for tablet d6da7359e3534b859a4eb6eda066afe6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:48.518136 17544 tablet_service.cc:1511] Processing CreateTablet for tablet c942e5ef4d5b4053b9dc6d453a6f40f6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:48.519604 17469 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac905db6acb482aa54d7483818f3a2d (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:48.521461 17677 tablet_bootstrap.cc:492] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.522837 17551 tablet_service.cc:1511] Processing CreateTablet for tablet d6da7359e3534b859a4eb6eda066afe6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:48.524757 17549 tablet_service.cc:1511] Processing CreateTablet for tablet 207dbb53ccc046ec8e5febe443050756 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:48.525970 17549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207dbb53ccc046ec8e5febe443050756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.527134 17546 tablet_service.cc:1511] Processing CreateTablet for tablet b72e7acfeae84c35ab755f5fbf96cc0e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:48.528302 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72e7acfeae84c35ab755f5fbf96cc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.536752 17475 tablet_service.cc:1511] Processing CreateTablet for tablet 207dbb53ccc046ec8e5febe443050756 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:48.536818 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6da7359e3534b859a4eb6eda066afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.516723 17474 tablet_service.cc:1511] Processing CreateTablet for tablet b72e7acfeae84c35ab755f5fbf96cc0e (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:48.550221 17472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0ac5dbcd340eaa83d36d20112580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.556150 17469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac905db6acb482aa54d7483818f3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.558058 17475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207dbb53ccc046ec8e5febe443050756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.536640 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1da347dc014c5c88faede16b5c46e6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:48.564252 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72e7acfeae84c35ab755f5fbf96cc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.556283 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c942e5ef4d5b4053b9dc6d453a6f40f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.566757 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09d610f3c68498e9ed6734b2860cb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.569696 17551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6da7359e3534b859a4eb6eda066afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.575591 17677 tablet_bootstrap.cc:654] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.579174 17678 tablet_bootstrap.cc:492] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.579644 17678 ts_tablet_manager.cc:1403] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.257s	user 0.005s	sys 0.017s
I20260710 11:09:48.582453 17678 raft_consensus.cc:359] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.583135 17678 raft_consensus.cc:385] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.583417 17678 raft_consensus.cc:740] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.584105 17678 consensus_queue.cc:260] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.591867 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1da347dc014c5c88faede16b5c46e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.597548 17687 raft_consensus.cc:493] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.597635 17661 heartbeater.cc:499] Master 127.15.251.62:36727 was elected leader, sending a full tablet report...
I20260710 11:09:48.598093 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba57302d80437fb3e96fc00311b415" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:48.602959 17471 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1da347dc014c5c88faede16b5c46e6 (DEFAULT_TABLE table=test-workload [id=9eac3aa1c15c45429e379b981c72031e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:48.604238 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1da347dc014c5c88faede16b5c46e6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:09:48.608282 17525 leader_election.cc:343] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.608785 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba57302d80437fb3e96fc00311b415" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.610014 17676 ts_tablet_manager.cc:1434] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.134s	user 0.008s	sys 0.003s
W20260710 11:09:48.610210 17528 leader_election.cc:343] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.610643 17528 leader_election.cc:304] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 300c6b71c88945f7a486371541d38d72; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:48.611014 17676 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.611665 17681 raft_consensus.cc:2749] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.612650 17678 ts_tablet_manager.cc:1434] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.011s
I20260710 11:09:48.601411 17687 raft_consensus.cc:515] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.613324 17512 heartbeater.cc:499] Master 127.15.251.62:36727 was elected leader, sending a full tablet report...
I20260710 11:09:48.638391 17677 tablet_bootstrap.cc:492] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.640933 17677 ts_tablet_manager.cc:1403] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.008s
I20260710 11:09:48.645274 17688 raft_consensus.cc:493] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.651139 17678 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.663551 17678 tablet_bootstrap.cc:654] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.652433 17688 raft_consensus.cc:515] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.670039 17677 raft_consensus.cc:359] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.670794 17677 raft_consensus.cc:385] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.671103 17677 raft_consensus.cc:740] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.682356 17677 consensus_queue.cc:260] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.678673 17688 leader_election.cc:290] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.684193 17676 tablet_bootstrap.cc:654] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.684607 17677 ts_tablet_manager.cc:1434] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
W20260710 11:09:48.688423 17433 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:48.691331 17677 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.691870 17687 leader_election.cc:290] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:48.707527 17678 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.708104 17678 ts_tablet_manager.cc:1403] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.004s
I20260710 11:09:48.708824 17677 tablet_bootstrap.cc:654] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.710403 17681 raft_consensus.cc:493] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.710886 17681 raft_consensus.cc:515] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.714027 17681 leader_election.cc:290] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.717137 17678 raft_consensus.cc:359] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.717773 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.724176 17487 raft_consensus.cc:2468] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:48.726114 17528 leader_election.cc:304] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:48.729497 17681 raft_consensus.cc:2804] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.729995 17681 raft_consensus.cc:493] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.730433 17681 raft_consensus.cc:3060] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.721253 17678 raft_consensus.cc:385] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.738823 17678 raft_consensus.cc:740] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.740144 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:48.740787 17678 consensus_queue.cc:260] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.741192 17681 raft_consensus.cc:515] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.742304 17562 raft_consensus.cc:2393] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f89962ae70a4c88a76c9ba81628e14d in current term 1: Already voted for candidate 300c6b71c88945f7a486371541d38d72 in this term.
I20260710 11:09:48.743239 17681 leader_election.cc:290] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.744292 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:48.745355 17487 raft_consensus.cc:3060] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.748296 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:48.749292 17677 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.749827 17677 ts_tablet_manager.cc:1403] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.011s
W20260710 11:09:48.751798 17450 leader_election.cc:343] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.752274 17450 leader_election.cc:304] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d; no voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:48.754329 17487 raft_consensus.cc:2468] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:48.754995 17688 raft_consensus.cc:2749] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.755718 17528 leader_election.cc:304] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:48.756179 17677 raft_consensus.cc:359] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.756669 17681 raft_consensus.cc:2804] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.756953 17677 raft_consensus.cc:385] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.757211 17681 raft_consensus.cc:697] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:48.754295 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:48.757330 17677 raft_consensus.cc:740] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.758116 17681 consensus_queue.cc:237] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.759217 17677 consensus_queue.cc:260] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.759792 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:48.762465 17677 ts_tablet_manager.cc:1434] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260710 11:09:48.763543 17525 leader_election.cc:343] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.761283 17678 ts_tablet_manager.cc:1434] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
W20260710 11:09:48.764590 17525 leader_election.cc:343] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.764807 17676 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:48.765326 17676 ts_tablet_manager.cc:1403] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.155s	user 0.027s	sys 0.014s
I20260710 11:09:48.765401 17678 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.766005 17677 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.768508 17676 raft_consensus.cc:359] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.769232 17676 raft_consensus.cc:385] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.769549 17676 raft_consensus.cc:740] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.772306 17678 tablet_bootstrap.cc:654] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.772599 17677 tablet_bootstrap.cc:654] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.773859 17676 consensus_queue.cc:260] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.776176 17676 ts_tablet_manager.cc:1434] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:48.777225 17676 tablet_bootstrap.cc:492] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.784329 17678 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.784591 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.784802 17678 ts_tablet_manager.cc:1403] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 11:09:48.784847 17677 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.785490 17677 ts_tablet_manager.cc:1403] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.005s
W20260710 11:09:48.786228 17602 leader_election.cc:343] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.787382 17384 catalog_manager.cc:5697] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.787858 17678 raft_consensus.cc:359] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.788173 17677 raft_consensus.cc:359] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.788656 17678 raft_consensus.cc:385] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.788817 17677 raft_consensus.cc:385] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.788966 17678 raft_consensus.cc:740] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.789151 17677 raft_consensus.cc:740] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.789757 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:48.789829 17678 consensus_queue.cc:260] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
W20260710 11:09:48.791101 17602 leader_election.cc:343] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.791522 17602 leader_election.cc:304] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72
I20260710 11:09:48.792305 17678 ts_tablet_manager.cc:1434] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:09:48.792608 17687 raft_consensus.cc:2749] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.789943 17677 consensus_queue.cc:260] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.793164 17678 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.795017 17677 ts_tablet_manager.cc:1434] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:48.795854 17677 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.799782 17678 tablet_bootstrap.cc:654] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.800518 17688 raft_consensus.cc:493] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.800958 17688 raft_consensus.cc:515] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.802206 17677 tablet_bootstrap.cc:654] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.803033 17688 leader_election.cc:290] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.804654 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4887977c8baa4661bf97ff62c3f0591e" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:48.804800 17681 raft_consensus.cc:493] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.805408 17681 raft_consensus.cc:515] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.786234 17676 tablet_bootstrap.cc:654] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.807471 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4887977c8baa4661bf97ff62c3f0591e" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
W20260710 11:09:48.808970 17453 leader_election.cc:343] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:48.809741 17450 leader_election.cc:343] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.810190 17450 leader_election.cc:304] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d; no voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:48.811021 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.812394 17688 raft_consensus.cc:2749] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:48.812727 17528 leader_election.cc:343] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.815016 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
W20260710 11:09:48.817644 17525 leader_election.cc:343] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.818197 17525 leader_election.cc:304] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 300c6b71c88945f7a486371541d38d72; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:48.819239 17681 leader_election.cc:290] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.819341 17680 raft_consensus.cc:2749] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.823695 17677 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.824120 17677 ts_tablet_manager.cc:1403] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260710 11:09:48.827286 17678 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.826874 17677 raft_consensus.cc:359] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.827629 17677 raft_consensus.cc:385] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.827759 17678 ts_tablet_manager.cc:1403] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.026s
I20260710 11:09:48.827944 17677 raft_consensus.cc:740] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.828733 17677 consensus_queue.cc:260] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.830391 17676 tablet_bootstrap.cc:492] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:48.830822 17676 ts_tablet_manager.cc:1403] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260710 11:09:48.830583 17678 raft_consensus.cc:359] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.831127 17677 ts_tablet_manager.cc:1434] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:48.831301 17678 raft_consensus.cc:385] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.831609 17678 raft_consensus.cc:740] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.832084 17677 tablet_bootstrap.cc:492] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.832325 17678 consensus_queue.cc:260] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.834476 17678 ts_tablet_manager.cc:1434] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:09:48.835422 17678 tablet_bootstrap.cc:492] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.838985 17677 tablet_bootstrap.cc:654] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.842116 17678 tablet_bootstrap.cc:654] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.845371 17676 raft_consensus.cc:359] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.846120 17676 raft_consensus.cc:385] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.846421 17676 raft_consensus.cc:740] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.847167 17676 consensus_queue.cc:260] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.849117 17676 ts_tablet_manager.cc:1434] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.002s
I20260710 11:09:48.850147 17676 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.851367 17677 tablet_bootstrap.cc:492] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.851980 17677 ts_tablet_manager.cc:1403] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:09:48.855799 17677 raft_consensus.cc:359] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.856503 17676 tablet_bootstrap.cc:654] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.856719 17677 raft_consensus.cc:385] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.857125 17677 raft_consensus.cc:740] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.859227 17677 consensus_queue.cc:260] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.859990 17678 tablet_bootstrap.cc:492] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.860459 17678 ts_tablet_manager.cc:1403] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 11:09:48.863595 17677 ts_tablet_manager.cc:1434] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 11:09:48.863299 17678 raft_consensus.cc:359] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.864012 17678 raft_consensus.cc:385] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.864331 17678 raft_consensus.cc:740] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.864544 17677 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.865062 17678 consensus_queue.cc:260] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.868058 17676 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:48.868516 17676 ts_tablet_manager.cc:1403] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:09:48.870252 17678 ts_tablet_manager.cc:1434] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:09:48.871459 17678 tablet_bootstrap.cc:492] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.871407 17676 raft_consensus.cc:359] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.872229 17676 raft_consensus.cc:385] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.872521 17676 raft_consensus.cc:740] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.873415 17676 consensus_queue.cc:260] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.874073 17677 tablet_bootstrap.cc:654] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.878821 17678 tablet_bootstrap.cc:654] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.885061 17678 tablet_bootstrap.cc:492] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.885165 17676 ts_tablet_manager.cc:1434] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:09:48.885483 17677 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.885573 17678 ts_tablet_manager.cc:1403] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:09:48.885993 17677 ts_tablet_manager.cc:1403] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:09:48.886225 17676 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.888578 17678 raft_consensus.cc:359] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.889314 17678 raft_consensus.cc:385] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.888916 17677 raft_consensus.cc:359] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.889645 17678 raft_consensus.cc:740] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.889875 17677 raft_consensus.cc:385] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.890295 17677 raft_consensus.cc:740] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.890416 17678 consensus_queue.cc:260] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.891531 17677 consensus_queue.cc:260] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.892870 17676 tablet_bootstrap.cc:654] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.893982 17677 ts_tablet_manager.cc:1434] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:48.894981 17677 tablet_bootstrap.cc:492] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.897518 17678 ts_tablet_manager.cc:1434] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 11:09:48.898473 17678 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.902885 17677 tablet_bootstrap.cc:654] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.906000 17678 tablet_bootstrap.cc:654] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.917624 17678 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.918088 17678 ts_tablet_manager.cc:1403] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:09:48.921594 17676 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:48.922058 17676 ts_tablet_manager.cc:1403] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.009s
I20260710 11:09:48.922544 17677 tablet_bootstrap.cc:492] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:48.923020 17677 ts_tablet_manager.cc:1403] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260710 11:09:48.922971 17678 raft_consensus.cc:359] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.923846 17678 raft_consensus.cc:385] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.924172 17678 raft_consensus.cc:740] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.924968 17676 raft_consensus.cc:359] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.924901 17678 consensus_queue.cc:260] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.925760 17676 raft_consensus.cc:385] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.926173 17676 raft_consensus.cc:740] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.925799 17677 raft_consensus.cc:359] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.926635 17677 raft_consensus.cc:385] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.926940 17677 raft_consensus.cc:740] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.926941 17676 consensus_queue.cc:260] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.927673 17677 consensus_queue.cc:260] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.929561 17677 ts_tablet_manager.cc:1434] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:48.929451 17687 raft_consensus.cc:493] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.929785 17676 ts_tablet_manager.cc:1434] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:09:48.929955 17687 raft_consensus.cc:515] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.930725 17676 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.931877 17687 leader_election.cc:290] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:48.932478 17678 ts_tablet_manager.cc:1434] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:48.933421 17678 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.933549 17677 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:48.933518 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.934352 17487 raft_consensus.cc:2393] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d05c5a979f8e4c789e13b363ee56883d in current term 1: Already voted for candidate 300c6b71c88945f7a486371541d38d72 in this term.
I20260710 11:09:48.939779 17677 tablet_bootstrap.cc:654] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.939996 17676 tablet_bootstrap.cc:654] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.940107 17678 tablet_bootstrap.cc:654] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.940513 17681 raft_consensus.cc:493] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.940980 17681 raft_consensus.cc:515] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.943193 17681 leader_election.cc:290] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.945358 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.946218 17487 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:48.951161 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:48.951767 17636 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:48.952450 17678 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:48.952665 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:48.952857 17678 ts_tablet_manager.cc:1403] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:09:48.954257 17676 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:48.954631 17528 leader_election.cc:304] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:48.954841 17676 ts_tablet_manager.cc:1403] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260710 11:09:48.955469 17678 raft_consensus.cc:359] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.956136 17678 raft_consensus.cc:385] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.955874 17602 leader_election.cc:304] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72
I20260710 11:09:48.956436 17678 raft_consensus.cc:740] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.957109 17678 consensus_queue.cc:260] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.957343 17687 raft_consensus.cc:3060] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.959197 17678 ts_tablet_manager.cc:1434] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:48.960065 17678 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:48.964237 17681 raft_consensus.cc:2804] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.965893 17681 raft_consensus.cc:493] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.966995 17687 raft_consensus.cc:2749] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.966301 17681 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.971207 17676 raft_consensus.cc:359] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.971738 17678 tablet_bootstrap.cc:654] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.971755 17676 raft_consensus.cc:385] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.973333 17676 raft_consensus.cc:740] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.974084 17676 consensus_queue.cc:260] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.975680 17680 raft_consensus.cc:493] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.976282 17676 ts_tablet_manager.cc:1434] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:09:48.976258 17680 raft_consensus.cc:515] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.977267 17676 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:48.979161 17680 leader_election.cc:290] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.981292 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:48.981942 17487 raft_consensus.cc:2468] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:48.982872 17676 tablet_bootstrap.cc:654] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.983103 17528 leader_election.cc:304] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:48.984243 17680 raft_consensus.cc:2804] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.984546 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:48.984722 17680 raft_consensus.cc:493] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.985163 17680 raft_consensus.cc:3060] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.985177 17636 raft_consensus.cc:2468] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:48.989311 17688 raft_consensus.cc:493] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.989791 17688 raft_consensus.cc:515] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.991793 17688 leader_election.cc:290] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:48.994480 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba57302d80437fb3e96fc00311b415" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:48.995136 17562 raft_consensus.cc:2468] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:48.995503 17688 raft_consensus.cc:493] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.996446 17453 leader_election.cc:304] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:48.996256 17688 raft_consensus.cc:515] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:48.997572 17690 raft_consensus.cc:2804] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.998010 17690 raft_consensus.cc:493] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.998397 17690 raft_consensus.cc:3060] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.999461 17680 raft_consensus.cc:515] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.001156 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0182b052f2a54076a85256e29047723c" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.007104 17677 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.007742 17677 ts_tablet_manager.cc:1403] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.011s
I20260710 11:09:49.006867 17635 raft_consensus.cc:2468] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:49.009968 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba57302d80437fb3e96fc00311b415" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.010982 17450 leader_election.cc:304] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.002378 17688 leader_election.cc:290] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.013837 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0182b052f2a54076a85256e29047723c" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.014529 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.016034 17487 raft_consensus.cc:3060] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.014521 17562 raft_consensus.cc:2468] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:49.017148 17677 raft_consensus.cc:359] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.017894 17677 raft_consensus.cc:385] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.018226 17677 raft_consensus.cc:740] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.018949 17677 consensus_queue.cc:260] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.021586 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.022374 17636 raft_consensus.cc:3060] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.025485 17688 raft_consensus.cc:2804] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.026206 17690 raft_consensus.cc:515] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.028288 17688 raft_consensus.cc:493] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.028674 17688 raft_consensus.cc:3060] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.030055 17678 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.030552 17678 ts_tablet_manager.cc:1403] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.011s
I20260710 11:09:49.030853 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba57302d80437fb3e96fc00311b415" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:49.031365 17562 raft_consensus.cc:3060] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.020399 17680 leader_election.cc:290] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.033336 17678 raft_consensus.cc:359] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.034034 17678 raft_consensus.cc:385] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.034318 17678 raft_consensus.cc:740] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.034962 17678 consensus_queue.cc:260] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.035647 17688 raft_consensus.cc:515] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.037055 17678 ts_tablet_manager.cc:1434] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:49.037664 17688 leader_election.cc:290] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.040931 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0182b052f2a54076a85256e29047723c" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:49.041637 17561 raft_consensus.cc:3060] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.036726 17487 raft_consensus.cc:2468] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.042907 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0182b052f2a54076a85256e29047723c" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.043340 17528 leader_election.cc:304] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.043524 17635 raft_consensus.cc:3060] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.048316 17562 raft_consensus.cc:2468] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.048379 17561 raft_consensus.cc:2468] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.052459 17453 leader_election.cc:304] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.050355 17676 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.053261 17722 raft_consensus.cc:2804] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.050657 17680 raft_consensus.cc:2804] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.053601 17677 ts_tablet_manager.cc:1434] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.005s
I20260710 11:09:49.054057 17680 raft_consensus.cc:697] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:49.054178 17635 raft_consensus.cc:2468] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.054802 17677 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.042944 17636 raft_consensus.cc:2468] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.054997 17680 consensus_queue.cc:237] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.053290 17453 leader_election.cc:304] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.051260 17690 leader_election.cc:290] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.053642 17676 ts_tablet_manager.cc:1403] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.034s
I20260710 11:09:49.063576 17677 tablet_bootstrap.cc:654] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.043558 17681 raft_consensus.cc:515] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.058847 17678 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.066252 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.066819 17487 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.070525 17676 raft_consensus.cc:359] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.070701 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.071233 17676 raft_consensus.cc:385] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.059038 17688 raft_consensus.cc:2804] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:09:49.053766 17450 leader_election.cc:343] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.071563 17636 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.074419 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fba57302d80437fb3e96fc00311b415" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.074929 17487 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
W20260710 11:09:49.075790 17450 leader_election.cc:343] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.076201 17528 leader_election.cc:304] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.077322 17723 raft_consensus.cc:2804] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.071583 17676 raft_consensus.cc:740] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.082667 17676 consensus_queue.cc:260] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.081697 17688 raft_consensus.cc:697] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:49.084787 17678 tablet_bootstrap.cc:654] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.084782 17688 consensus_queue.cc:237] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.088083 17723 raft_consensus.cc:697] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:49.089645 17723 consensus_queue.cc:237] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.090811 17681 leader_election.cc:290] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.092482 17636 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.094383 17722 raft_consensus.cc:697] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:49.100059 17676 ts_tablet_manager.cc:1434] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260710 11:09:49.101565 17677 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.102008 17677 ts_tablet_manager.cc:1403] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.019s
I20260710 11:09:49.103339 17676 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.104559 17678 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.104936 17678 ts_tablet_manager.cc:1403] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.008s
I20260710 11:09:49.115579 17677 raft_consensus.cc:359] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.116113 17677 raft_consensus.cc:385] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.116336 17677 raft_consensus.cc:740] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.096580 17722 consensus_queue.cc:237] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.117312 17677 consensus_queue.cc:260] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.119325 17677 ts_tablet_manager.cc:1434] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:09:49.120261 17677 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.121671 17385 catalog_manager.cc:5697] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.122960 17676 tablet_bootstrap.cc:654] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.128733 17677 tablet_bootstrap.cc:654] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.130853 17678 raft_consensus.cc:359] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.131737 17678 raft_consensus.cc:385] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.131811 17688 raft_consensus.cc:493] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.132169 17678 raft_consensus.cc:740] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.132351 17688 raft_consensus.cc:515] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.133391 17678 consensus_queue.cc:260] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.134809 17688 leader_election.cc:290] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.136507 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55632fba1d0e448db76bf31db7c49eb9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.137410 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55632fba1d0e448db76bf31db7c49eb9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.138254 17636 raft_consensus.cc:2468] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
W20260710 11:09:49.138443 17453 leader_election.cc:343] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.136472 17678 ts_tablet_manager.cc:1434] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:09:49.140234 17678 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.140781 17677 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.140674 17450 leader_election.cc:304] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [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: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 300c6b71c88945f7a486371541d38d72
I20260710 11:09:49.141235 17677 ts_tablet_manager.cc:1403] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 11:09:49.143118 17688 raft_consensus.cc:2804] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.143472 17688 raft_consensus.cc:493] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.143798 17688 raft_consensus.cc:3060] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.144119 17677 raft_consensus.cc:359] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.144979 17677 raft_consensus.cc:385] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.145310 17677 raft_consensus.cc:740] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.146454 17677 consensus_queue.cc:260] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.146660 17384 catalog_manager.cc:5697] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.148415 17677 ts_tablet_manager.cc:1434] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:49.149283 17677 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.151157 17688 raft_consensus.cc:515] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.154762 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55632fba1d0e448db76bf31db7c49eb9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.155380 17636 raft_consensus.cc:3060] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.157159 17677 tablet_bootstrap.cc:654] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.156467 17385 catalog_manager.cc:5697] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.157112 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55632fba1d0e448db76bf31db7c49eb9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
W20260710 11:09:49.158579 17453 leader_election.cc:343] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.162423 17688 leader_election.cc:290] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.162317 17636 raft_consensus.cc:2468] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.165977 17676 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.166389 17450 leader_election.cc:304] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [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: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 300c6b71c88945f7a486371541d38d72
I20260710 11:09:49.167490 17688 raft_consensus.cc:2804] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.166431 17676 ts_tablet_manager.cc:1403] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.008s
I20260710 11:09:49.168016 17688 raft_consensus.cc:697] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:49.168363 17687 raft_consensus.cc:493] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.174685 17677 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.174345 17687 raft_consensus.cc:515] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.175109 17677 ts_tablet_manager.cc:1403] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:09:49.176033 17676 raft_consensus.cc:359] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.176366 17687 leader_election.cc:290] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:49.170806 17678 tablet_bootstrap.cc:654] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.177467 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa5acc2f4c941dd971a06d1f51cca93" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.178114 17688 consensus_queue.cc:237] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
W20260710 11:09:49.178681 17602 leader_election.cc:343] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.179111 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa5acc2f4c941dd971a06d1f51cca93" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.179721 17561 raft_consensus.cc:2468] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:49.180869 17602 leader_election.cc:304] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [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: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:09:49.182029 17687 raft_consensus.cc:2804] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.171286 17736 raft_consensus.cc:493] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.176682 17676 raft_consensus.cc:385] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.182451 17678 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.183153 17676 raft_consensus.cc:740] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.183374 17678 ts_tablet_manager.cc:1403] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260710 11:09:49.182488 17687 raft_consensus.cc:493] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.183760 17677 raft_consensus.cc:359] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.184448 17687 raft_consensus.cc:3060] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.184716 17677 raft_consensus.cc:385] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.184213 17676 consensus_queue.cc:260] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.185097 17677 raft_consensus.cc:740] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.185871 17677 consensus_queue.cc:260] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.187419 17678 raft_consensus.cc:359] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.187937 17677 ts_tablet_manager.cc:1434] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:09:49.189064 17677 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.194113 17687 raft_consensus.cc:515] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.194844 17677 tablet_bootstrap.cc:654] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.196831 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa5acc2f4c941dd971a06d1f51cca93" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.188030 17678 raft_consensus.cc:385] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:49.197995 17602 leader_election.cc:343] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.198333 17678 raft_consensus.cc:740] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.199030 17678 consensus_queue.cc:260] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.186134 17736 raft_consensus.cc:515] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.200830 17678 ts_tablet_manager.cc:1434] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260710 11:09:49.201701 17678 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.202344 17723 raft_consensus.cc:493] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.202948 17723 raft_consensus.cc:515] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.205838 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8f5b8d69a4655a9683c6fa2dd411d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.206902 17678 tablet_bootstrap.cc:654] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.206648 17487 raft_consensus.cc:2468] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:49.207679 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55632fba1d0e448db76bf31db7c49eb9" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.208004 17602 leader_election.cc:304] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.211658 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55632fba1d0e448db76bf31db7c49eb9" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.212463 17636 raft_consensus.cc:2393] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 300c6b71c88945f7a486371541d38d72 in current term 1: Already voted for candidate 0f89962ae70a4c88a76c9ba81628e14d in this term.
I20260710 11:09:49.213860 17525 leader_election.cc:304] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 300c6b71c88945f7a486371541d38d72; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.214726 17680 raft_consensus.cc:3060] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.217825 17687 leader_election.cc:290] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:49.218639 17687 raft_consensus.cc:2804] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.220729 17385 catalog_manager.cc:5697] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.222853 17728 consensus_queue.cc:1048] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.210178 17723 leader_election.cc:290] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.218993 17687 raft_consensus.cc:493] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.225153 17680 raft_consensus.cc:2749] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.225935 17736 leader_election.cc:290] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:49.228250 17676 ts_tablet_manager.cc:1434] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.009s
I20260710 11:09:49.228659 17687 raft_consensus.cc:3060] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.230302 17676 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.230057 17680 raft_consensus.cc:493] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.240103 17680 raft_consensus.cc:515] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.238801 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8f5b8d69a4655a9683c6fa2dd411d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.243553 17562 raft_consensus.cc:2468] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:49.243579 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.239485 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa5acc2f4c941dd971a06d1f51cca93" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:49.244514 17487 raft_consensus.cc:2468] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:49.245067 17561 raft_consensus.cc:3060] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.243767 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.245554 17680 leader_election.cc:290] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.227536 17385 catalog_manager.cc:5697] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.247098 17528 leader_election.cc:304] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
W20260710 11:09:49.247998 17525 leader_election.cc:343] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.249410 17680 raft_consensus.cc:2804] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.249797 17680 raft_consensus.cc:493] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.250218 17680 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.254071 17728 raft_consensus.cc:493] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.254679 17728 raft_consensus.cc:515] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.255381 17561 raft_consensus.cc:2468] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:49.256544 17602 leader_election.cc:304] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [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: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:09:49.257578 17728 leader_election.cc:290] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.257704 17736 raft_consensus.cc:2804] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.258370 17736 raft_consensus.cc:697] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:09:49.259439 17736 consensus_queue.cc:237] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.260373 17676 tablet_bootstrap.cc:654] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.265827 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44446114f544018513c672ef658af9" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.272258 17678 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.272655 17678 ts_tablet_manager.cc:1403] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.000s
I20260710 11:09:49.274758 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44446114f544018513c672ef658af9" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.276865 17678 raft_consensus.cc:359] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.277158 17680 raft_consensus.cc:515] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.277817 17678 raft_consensus.cc:385] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:49.268766 17525 leader_election.cc:343] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:49.278409 17528 leader_election.cc:343] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.279260 17680 leader_election.cc:290] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.280372 17678 raft_consensus.cc:740] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.281032 17678 consensus_queue.cc:260] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.281401 17528 leader_election.cc:304] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 300c6b71c88945f7a486371541d38d72; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.291043 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
W20260710 11:09:49.292980 17525 leader_election.cc:343] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.294574 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.295320 17487 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.307703 17677 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.309262 17677 ts_tablet_manager.cc:1403] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.120s	user 0.036s	sys 0.044s
I20260710 11:09:49.309787 17728 consensus_queue.cc:1048] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.288867 17680 raft_consensus.cc:2749] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.313030 17678 ts_tablet_manager.cc:1434] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 11:09:49.312834 17677 raft_consensus.cc:359] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.313906 17677 raft_consensus.cc:385] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.314301 17677 raft_consensus.cc:740] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.315162 17677 consensus_queue.cc:260] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.317302 17677 ts_tablet_manager.cc:1434] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:49.321926 17487 raft_consensus.cc:2468] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.322429 17677 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.323238 17528 leader_election.cc:304] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.324442 17728 raft_consensus.cc:2804] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.324885 17728 raft_consensus.cc:697] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:49.325760 17728 consensus_queue.cc:237] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.326692 17384 catalog_manager.cc:5697] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 0 to 1, leader changed from <none> to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.327894 17678 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.328740 17677 tablet_bootstrap.cc:654] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.346987 17384 catalog_manager.cc:5697] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.308259 17687 raft_consensus.cc:515] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.353538 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8f5b8d69a4655a9683c6fa2dd411d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.354288 17486 raft_consensus.cc:3060] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.359467 17688 raft_consensus.cc:493] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.359982 17688 raft_consensus.cc:515] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.361378 17722 raft_consensus.cc:493] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.361903 17722 raft_consensus.cc:515] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.368000 17678 tablet_bootstrap.cc:654] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.379113 17676 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.379676 17676 ts_tablet_manager.cc:1403] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.003s
I20260710 11:09:49.398731 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9819a1a1e1458a9bce968e4a8df6f3" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.398869 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8f5b8d69a4655a9683c6fa2dd411d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:49.399663 17562 raft_consensus.cc:3060] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.403249 17680 raft_consensus.cc:493] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.403544 17486 raft_consensus.cc:2468] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:49.403873 17680 raft_consensus.cc:515] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.404712 17602 leader_election.cc:304] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.405443 17687 leader_election.cc:290] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:49.405576 17736 raft_consensus.cc:2804] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.405735 17725 raft_consensus.cc:493] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.406069 17736 raft_consensus.cc:697] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:09:49.406342 17676 raft_consensus.cc:359] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
W20260710 11:09:49.406702 17453 leader_election.cc:343] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.407028 17676 raft_consensus.cc:385] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.406924 17736 consensus_queue.cc:237] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.406368 17725 raft_consensus.cc:515] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.409833 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.410125 17725 leader_election.cc:290] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.410449 17634 raft_consensus.cc:2468] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:49.410808 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9819a1a1e1458a9bce968e4a8df6f3" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.411568 17450 leader_election.cc:304] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.412303 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa5acc2f4c941dd971a06d1f51cca93" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.407352 17676 raft_consensus.cc:740] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
W20260710 11:09:49.412762 17450 leader_election.cc:343] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.413547 17688 leader_election.cc:290] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.414005 17722 leader_election.cc:290] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.416743 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.417563 17561 raft_consensus.cc:2468] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:49.415809 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa5acc2f4c941dd971a06d1f51cca93" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.418936 17560 raft_consensus.cc:2393] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f89962ae70a4c88a76c9ba81628e14d in current term 1: Already voted for candidate d05c5a979f8e4c789e13b363ee56883d in this term.
I20260710 11:09:49.421497 17677 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.422061 17677 ts_tablet_manager.cc:1403] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.100s	user 0.028s	sys 0.013s
I20260710 11:09:49.424605 17680 leader_election.cc:290] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.424858 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60687d606ac541b68c7bac8b63193054" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.413486 17676 consensus_queue.cc:260] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.425774 17636 raft_consensus.cc:2468] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:49.427311 17525 leader_election.cc:304] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.429663 17680 raft_consensus.cc:2804] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.430168 17680 raft_consensus.cc:493] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.430605 17680 raft_consensus.cc:3060] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.432777 17676 ts_tablet_manager.cc:1434] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.053s	user 0.002s	sys 0.007s
I20260710 11:09:49.413347 17450 leader_election.cc:304] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d; no voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.434058 17725 raft_consensus.cc:2749] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.434691 17450 leader_election.cc:304] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d; no voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.435678 17725 raft_consensus.cc:3060] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.436930 17676 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.414095 17688 raft_consensus.cc:2804] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.440352 17688 raft_consensus.cc:493] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.440980 17688 raft_consensus.cc:3060] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.446077 17681 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.451016 17677 raft_consensus.cc:359] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.452819 17677 raft_consensus.cc:385] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.453147 17677 raft_consensus.cc:740] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.454728 17677 consensus_queue.cc:260] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.455942 17676 tablet_bootstrap.cc:654] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.461498 17688 raft_consensus.cc:515] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.464398 17677 ts_tablet_manager.cc:1434] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 11:09:49.465605 17677 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.467248 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60687d606ac541b68c7bac8b63193054" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.476516 17562 raft_consensus.cc:2468] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:49.478609 17678 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.479028 17678 ts_tablet_manager.cc:1403] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.008s
W20260710 11:09:49.484769 17450 consensus_peers.cc:597] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d -> Peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Couldn't send request to peer d05c5a979f8e4c789e13b363ee56883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:49.485277 17528 leader_election.cc:343] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.486358 17678 raft_consensus.cc:359] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.487290 17678 raft_consensus.cc:385] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.487643 17678 raft_consensus.cc:740] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.488481 17678 consensus_queue.cc:260] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.491005 17678 ts_tablet_manager.cc:1434] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260710 11:09:49.491858 17678 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.492221 17385 catalog_manager.cc:5697] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 0 to 1, leader changed from <none> to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.495924 17688 leader_election.cc:290] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.496999 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.497803 17634 raft_consensus.cc:3060] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.500306 17680 raft_consensus.cc:515] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.497195 17725 raft_consensus.cc:2749] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.506956 17677 tablet_bootstrap.cc:654] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.508091 17680 leader_election.cc:290] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.508728 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60687d606ac541b68c7bac8b63193054" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.509356 17486 raft_consensus.cc:3060] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.510558 17680 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.513221 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60687d606ac541b68c7bac8b63193054" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.513989 17636 raft_consensus.cc:3060] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.523327 17486 raft_consensus.cc:2468] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.523852 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:49.528527 17562 raft_consensus.cc:3060] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.528841 17528 leader_election.cc:304] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.529158 17688 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.531729 17680 raft_consensus.cc:2804] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.525348 17636 raft_consensus.cc:2468] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.527606 17634 raft_consensus.cc:2468] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.532683 17728 raft_consensus.cc:493] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.533215 17728 raft_consensus.cc:515] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.535844 17676 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.536281 17676 ts_tablet_manager.cc:1403] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.020s
I20260710 11:09:49.536552 17678 tablet_bootstrap.cc:654] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.538132 17450 leader_election.cc:304] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.532356 17680 raft_consensus.cc:697] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:49.544788 17688 raft_consensus.cc:2804] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.548602 17688 raft_consensus.cc:697] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:49.548808 17676 raft_consensus.cc:359] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.550740 17676 raft_consensus.cc:385] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.551081 17676 raft_consensus.cc:740] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.551963 17676 consensus_queue.cc:260] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.549575 17688 consensus_queue.cc:237] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.556193 17728 leader_election.cc:290] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.557488 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4887977c8baa4661bf97ff62c3f0591e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.557760 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4887977c8baa4661bf97ff62c3f0591e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.558437 17486 raft_consensus.cc:2468] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
W20260710 11:09:49.559329 17525 leader_election.cc:343] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.560057 17528 leader_election.cc:304] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.570132 17676 ts_tablet_manager.cc:1434] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260710 11:09:49.562471 17681 consensus_queue.cc:1048] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:09:49.572170 17676 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.572983 17562 raft_consensus.cc:2468] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.569065 17728 raft_consensus.cc:2804] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.574062 17728 raft_consensus.cc:493] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.574431 17728 raft_consensus.cc:3060] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.582420 17680 consensus_queue.cc:237] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.590536 17728 raft_consensus.cc:515] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.594314 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4887977c8baa4661bf97ff62c3f0591e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.595032 17487 raft_consensus.cc:3060] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.612628 17728 leader_election.cc:290] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.614375 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4887977c8baa4661bf97ff62c3f0591e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
W20260710 11:09:49.616092 17525 leader_election.cc:343] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.609054 17487 raft_consensus.cc:2468] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.618604 17677 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.618499 17528 leader_election.cc:304] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.619210 17677 ts_tablet_manager.cc:1403] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.002s
I20260710 11:09:49.619309 17678 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.619652 17728 raft_consensus.cc:2804] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.619827 17678 ts_tablet_manager.cc:1403] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.128s	user 0.026s	sys 0.029s
I20260710 11:09:49.620362 17728 raft_consensus.cc:697] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:49.621255 17728 consensus_queue.cc:237] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.622756 17678 raft_consensus.cc:359] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.623592 17678 raft_consensus.cc:385] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.624055 17676 tablet_bootstrap.cc:654] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.623952 17678 raft_consensus.cc:740] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.625057 17678 consensus_queue.cc:260] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.622625 17677 raft_consensus.cc:359] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.626711 17677 raft_consensus.cc:385] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.627028 17677 raft_consensus.cc:740] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.627084 17678 ts_tablet_manager.cc:1434] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:49.627684 17677 consensus_queue.cc:260] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.628187 17678 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.635279 17678 tablet_bootstrap.cc:654] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.640054 17688 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.642273 17681 raft_consensus.cc:493] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.642984 17681 raft_consensus.cc:515] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.646152 17677 ts_tablet_manager.cc:1434] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.007s
I20260710 11:09:49.648273 17677 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.649727 17676 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.650210 17676 ts_tablet_manager.cc:1403] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.003s
I20260710 11:09:49.660218 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.663867 17681 leader_election.cc:290] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
W20260710 11:09:49.664136 17528 leader_election.cc:343] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.663775 17676 raft_consensus.cc:359] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.664647 17676 raft_consensus.cc:385] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.664983 17676 raft_consensus.cc:740] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.664425 17385 catalog_manager.cc:5697] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.665860 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.665957 17676 consensus_queue.cc:260] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
W20260710 11:09:49.667201 17525 leader_election.cc:343] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.667148 17764 consensus_queue.cc:1048] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:09:49.667721 17525 leader_election.cc:304] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 300c6b71c88945f7a486371541d38d72; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.668233 17676 ts_tablet_manager.cc:1434] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:09:49.668800 17681 raft_consensus.cc:2749] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.669220 17676 tablet_bootstrap.cc:492] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.687192 17688 raft_consensus.cc:493] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.688272 17688 raft_consensus.cc:515] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.691129 17688 leader_election.cc:290] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.690770 17384 catalog_manager.cc:5697] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.693374 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44446114f544018513c672ef658af9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.694111 17560 raft_consensus.cc:2468] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:49.695981 17453 leader_election.cc:304] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.697008 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44446114f544018513c672ef658af9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.697167 17688 raft_consensus.cc:2804] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.697654 17636 raft_consensus.cc:2468] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:49.697763 17688 raft_consensus.cc:493] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:49.698427 17433 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:49.698347 17688 raft_consensus.cc:3060] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.704102 17722 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.704583 17676 tablet_bootstrap.cc:654] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.713037 17677 tablet_bootstrap.cc:654] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.719731 17688 raft_consensus.cc:515] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.722857 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44446114f544018513c672ef658af9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:49.723423 17562 raft_consensus.cc:3060] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.732550 17382 catalog_manager.cc:5697] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.733995 17688 leader_election.cc:290] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.734144 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a44446114f544018513c672ef658af9" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.734735 17635 raft_consensus.cc:3060] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.741215 17677 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.741386 17724 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.741729 17677 ts_tablet_manager.cc:1403] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.001s
I20260710 11:09:49.746147 17677 raft_consensus.cc:359] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.746789 17677 raft_consensus.cc:385] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.747057 17677 raft_consensus.cc:740] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.747539 17635 raft_consensus.cc:2468] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.747769 17677 consensus_queue.cc:260] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.734696 17562 raft_consensus.cc:2468] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:49.748751 17450 leader_election.cc:304] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.749881 17677 ts_tablet_manager.cc:1434] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:49.750130 17687 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.750799 17677 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.751886 17690 raft_consensus.cc:2804] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.752228 17676 tablet_bootstrap.cc:492] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.752363 17690 raft_consensus.cc:697] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:49.752645 17676 ts_tablet_manager.cc:1403] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.012s
I20260710 11:09:49.755301 17676 raft_consensus.cc:359] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.755932 17676 raft_consensus.cc:385] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.756188 17676 raft_consensus.cc:740] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.756821 17676 consensus_queue.cc:260] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.760861 17676 ts_tablet_manager.cc:1434] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:49.761710 17676 tablet_bootstrap.cc:492] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.761636 17725 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.753181 17690 consensus_queue.cc:237] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.757575 17677 tablet_bootstrap.cc:654] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.759344 17678 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.769004 17678 ts_tablet_manager.cc:1403] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.014s
I20260710 11:09:49.771588 17678 raft_consensus.cc:359] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.772233 17678 raft_consensus.cc:385] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.772508 17678 raft_consensus.cc:740] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.773165 17678 consensus_queue.cc:260] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.775169 17678 ts_tablet_manager.cc:1434] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:49.775993 17678 tablet_bootstrap.cc:492] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.781498 17678 tablet_bootstrap.cc:654] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.768528 17676 tablet_bootstrap.cc:654] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.787364 17677 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.787779 17677 ts_tablet_manager.cc:1403] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.007s
I20260710 11:09:49.790732 17677 raft_consensus.cc:359] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.791404 17677 raft_consensus.cc:385] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.791745 17677 raft_consensus.cc:740] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.793987 17677 consensus_queue.cc:260] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.799084 17677 ts_tablet_manager.cc:1434] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:09:49.799927 17677 tablet_bootstrap.cc:492] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.802870 17678 tablet_bootstrap.cc:492] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.803308 17678 ts_tablet_manager.cc:1403] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.005s
W20260710 11:09:49.803745 17525 consensus_peers.cc:597] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 -> Peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Couldn't send request to peer d05c5a979f8e4c789e13b363ee56883d. 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:09:49.807235 17678 raft_consensus.cc:359] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.807893 17678 raft_consensus.cc:385] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.808162 17678 raft_consensus.cc:740] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.808826 17678 consensus_queue.cc:260] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.810844 17687 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.811208 17676 tablet_bootstrap.cc:492] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.811647 17676 ts_tablet_manager.cc:1403] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.005s
I20260710 11:09:49.814999 17678 ts_tablet_manager.cc:1434] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:09:49.814122 17676 raft_consensus.cc:359] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.815348 17676 raft_consensus.cc:385] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.815603 17676 raft_consensus.cc:740] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.815873 17678 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.816288 17384 catalog_manager.cc:5697] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.816289 17676 consensus_queue.cc:260] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.820796 17676 ts_tablet_manager.cc:1434] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:09:49.821636 17676 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:49.822094 17678 tablet_bootstrap.cc:654] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.824548 17677 tablet_bootstrap.cc:654] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.824715 17681 raft_consensus.cc:493] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.825188 17681 raft_consensus.cc:515] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.828778 17681 leader_election.cc:290] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.830224 17676 tablet_bootstrap.cc:654] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.830354 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:49.830924 17636 raft_consensus.cc:2468] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:49.832180 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.832795 17487 raft_consensus.cc:2468] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:49.834712 17528 leader_election.cc:304] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:49.835856 17681 raft_consensus.cc:2804] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.836385 17681 raft_consensus.cc:493] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.836864 17681 raft_consensus.cc:3060] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.841614 17687 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.848289 17681 raft_consensus.cc:515] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.851774 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:49.852488 17487 raft_consensus.cc:3060] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.864634 17764 consensus_queue.cc:1048] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.872558 17677 tablet_bootstrap.cc:492] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.873229 17677 ts_tablet_manager.cc:1403] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.011s
I20260710 11:09:49.876577 17677 raft_consensus.cc:359] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.877868 17677 raft_consensus.cc:385] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.878252 17677 raft_consensus.cc:740] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.881304 17678 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.881918 17678 ts_tablet_manager.cc:1403] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.015s
I20260710 11:09:49.885179 17678 raft_consensus.cc:359] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.886046 17678 raft_consensus.cc:385] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.886379 17678 raft_consensus.cc:740] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.887331 17677 consensus_queue.cc:260] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.890341 17677 ts_tablet_manager.cc:1434] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:09:49.891487 17677 tablet_bootstrap.cc:492] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.891582 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:49.892406 17636 raft_consensus.cc:3060] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.899489 17677 tablet_bootstrap.cc:654] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.901768 17678 consensus_queue.cc:260] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.903739 17678 ts_tablet_manager.cc:1434] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:09:49.904716 17678 tablet_bootstrap.cc:492] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.905026 17636 raft_consensus.cc:2468] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.910259 17678 tablet_bootstrap.cc:654] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.901778 17681 leader_election.cc:290] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.917816 17525 leader_election.cc:304] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:49.918615 17681 raft_consensus.cc:2804] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.919397 17681 raft_consensus.cc:697] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:49.920421 17681 consensus_queue.cc:237] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.903767 17487 raft_consensus.cc:2468] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:49.923818 17677 tablet_bootstrap.cc:492] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.924320 17677 ts_tablet_manager.cc:1403] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260710 11:09:49.927057 17677 raft_consensus.cc:359] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.927667 17677 raft_consensus.cc:385] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.927948 17677 raft_consensus.cc:740] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.931438 17677 consensus_queue.cc:260] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.934765 17677 ts_tablet_manager.cc:1434] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:49.935598 17677 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:49.942516 17677 tablet_bootstrap.cc:654] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.944159 17676 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:49.944607 17676 ts_tablet_manager.cc:1403] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.123s	user 0.049s	sys 0.040s
I20260710 11:09:49.945825 17678 tablet_bootstrap.cc:492] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:49.946378 17678 ts_tablet_manager.cc:1403] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.006s
I20260710 11:09:49.947546 17676 raft_consensus.cc:359] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.948048 17676 raft_consensus.cc:385] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.948278 17676 raft_consensus.cc:740] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.949052 17690 raft_consensus.cc:493] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.948858 17676 consensus_queue.cc:260] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.949501 17690 raft_consensus.cc:515] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.951460 17690 leader_election.cc:290] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:49.952862 17676 ts_tablet_manager.cc:1434] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:09:49.952842 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6da7359e3534b859a4eb6eda066afe6" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.953872 17676 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
W20260710 11:09:49.954360 17453 leader_election.cc:343] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.958258 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6da7359e3534b859a4eb6eda066afe6" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
W20260710 11:09:49.959529 17450 leader_election.cc:343] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.959473 17678 raft_consensus.cc:359] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.960201 17678 raft_consensus.cc:385] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.960057 17450 leader_election.cc:304] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d; no voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:49.960513 17678 raft_consensus.cc:740] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.961144 17678 consensus_queue.cc:260] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.963054 17678 ts_tablet_manager.cc:1434] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:09:49.963466 17690 raft_consensus.cc:2749] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.963848 17678 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:49.966481 17736 raft_consensus.cc:493] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.966984 17736 raft_consensus.cc:515] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.970470 17676 tablet_bootstrap.cc:654] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.971935 17736 leader_election.cc:290] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:49.978368 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:49.982784 17736 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.987784 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:49.989279 17677 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:49.989212 17602 leader_election.cc:304] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72
I20260710 11:09:49.989773 17677 ts_tablet_manager.cc:1403] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.000s
I20260710 11:09:49.993222 17677 raft_consensus.cc:359] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.993901 17677 raft_consensus.cc:385] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.994184 17677 raft_consensus.cc:740] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.995151 17677 consensus_queue.cc:260] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:49.996070 17678 tablet_bootstrap.cc:654] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.994271 17736 raft_consensus.cc:2749] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:50.001535 17677 ts_tablet_manager.cc:1434] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:09:50.001410 17384 catalog_manager.cc:5697] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.002399 17677 tablet_bootstrap.cc:492] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:50.004849 17676 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.005304 17676 ts_tablet_manager.cc:1403] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.007s
I20260710 11:09:50.007311 17676 raft_consensus.cc:359] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.007921 17676 raft_consensus.cc:385] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.008175 17676 raft_consensus.cc:740] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.009562 17676 consensus_queue.cc:260] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.011896 17677 tablet_bootstrap.cc:654] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.019248 17676 ts_tablet_manager.cc:1434] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:09:50.032068 17678 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:50.032676 17678 ts_tablet_manager.cc:1403] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.015s
I20260710 11:09:50.033507 17676 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.035918 17764 raft_consensus.cc:493] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.036029 17678 raft_consensus.cc:359] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.036419 17764 raft_consensus.cc:515] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.037030 17678 raft_consensus.cc:385] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.037562 17678 raft_consensus.cc:740] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.038694 17764 leader_election.cc:290] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.038548 17678 consensus_queue.cc:260] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.040263 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.040963 17487 raft_consensus.cc:2468] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:50.042362 17528 leader_election.cc:304] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.044116 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
W20260710 11:09:50.045325 17525 leader_election.cc:343] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.045522 17764 raft_consensus.cc:2804] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.045853 17764 raft_consensus.cc:493] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.046193 17764 raft_consensus.cc:3060] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.047325 17678 ts_tablet_manager.cc:1434] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:09:50.048620 17678 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:50.049332 17680 raft_consensus.cc:493] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.049803 17680 raft_consensus.cc:515] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.051703 17680 leader_election.cc:290] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.054584 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:50.055160 17636 raft_consensus.cc:2468] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:50.055794 17678 tablet_bootstrap.cc:654] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.055974 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
W20260710 11:09:50.057262 17528 leader_election.cc:343] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.058943 17525 leader_election.cc:304] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [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: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:09:50.058908 17764 raft_consensus.cc:515] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.060593 17676 tablet_bootstrap.cc:654] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.060896 17728 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.061679 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.062258 17487 raft_consensus.cc:3060] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.062335 17728 raft_consensus.cc:2804] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.062820 17728 raft_consensus.cc:493] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.063181 17728 raft_consensus.cc:3060] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.067307 17725 raft_consensus.cc:493] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.067898 17725 raft_consensus.cc:515] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.071283 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72e7acfeae84c35ab755f5fbf96cc0e" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:50.070971 17728 raft_consensus.cc:515] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.072062 17562 raft_consensus.cc:2468] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:50.074555 17453 leader_election.cc:304] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.074662 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.075563 17690 raft_consensus.cc:2804] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.076038 17690 raft_consensus.cc:493] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.076452 17690 raft_consensus.cc:3060] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:50.080777 17528 leader_election.cc:343] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.086027 17677 tablet_bootstrap.cc:492] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:50.086671 17677 ts_tablet_manager.cc:1403] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.084s	user 0.034s	sys 0.009s
I20260710 11:09:50.087572 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72e7acfeae84c35ab755f5fbf96cc0e" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
W20260710 11:09:50.089514 17450 leader_election.cc:343] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.090214 17725 leader_election.cc:290] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.099670 17722 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:50.106534 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:50.107208 17636 raft_consensus.cc:3060] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.108899 17762 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:50.120404 17724 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:50.127066 17634 raft_consensus.cc:3060] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.143438 17728 leader_election.cc:290] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.149592 17723 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.154351 17677 raft_consensus.cc:359] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.155349 17677 raft_consensus.cc:385] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.155642 17677 raft_consensus.cc:740] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.159869 17677 consensus_queue.cc:260] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.163290 17636 raft_consensus.cc:2468] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.165022 17525 leader_election.cc:304] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [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: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:09:50.166910 17723 raft_consensus.cc:2804] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.167574 17723 raft_consensus.cc:697] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:50.168684 17723 consensus_queue.cc:237] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.174603 17677 ts_tablet_manager.cc:1434] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.000s
I20260710 11:09:50.175691 17677 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:50.180603 17724 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:50.189885 17762 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.192742 17690 raft_consensus.cc:515] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.202749 17562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72e7acfeae84c35ab755f5fbf96cc0e" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:50.203471 17562 raft_consensus.cc:3060] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.195503 17764 leader_election.cc:290] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.196326 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
W20260710 11:09:50.210562 17525 leader_election.cc:343] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.197609 17487 raft_consensus.cc:2468] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.198256 17677 tablet_bootstrap.cc:654] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.212018 17528 leader_election.cc:304] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.213423 17764 raft_consensus.cc:2804] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.214007 17764 raft_consensus.cc:697] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:50.215114 17764 consensus_queue.cc:237] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.218551 17723 raft_consensus.cc:493] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.219261 17690 leader_election.cc:290] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.219190 17723 raft_consensus.cc:515] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.220428 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72e7acfeae84c35ab755f5fbf96cc0e" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
W20260710 11:09:50.221704 17450 leader_election.cc:343] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.223577 17723 leader_election.cc:290] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.224619 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9819a1a1e1458a9bce968e4a8df6f3" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.227181 17487 raft_consensus.cc:2468] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:50.228703 17528 leader_election.cc:304] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.229863 17723 raft_consensus.cc:2804] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.230388 17723 raft_consensus.cc:493] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.230856 17723 raft_consensus.cc:3060] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.231767 17762 raft_consensus.cc:493] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.232363 17762 raft_consensus.cc:515] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.235157 17762 leader_election.cc:290] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.243530 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:50.244138 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.244274 17724 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.244740 17485 raft_consensus.cc:2468] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
W20260710 11:09:50.244819 17525 leader_election.cc:343] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.246315 17528 leader_election.cc:304] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.247035 17762 raft_consensus.cc:2804] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.247411 17762 raft_consensus.cc:493] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.247828 17762 raft_consensus.cc:3060] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.242039 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9819a1a1e1458a9bce968e4a8df6f3" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:50.263064 17635 raft_consensus.cc:2468] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:50.278486 17723 raft_consensus.cc:515] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.278975 17762 raft_consensus.cc:515] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.282460 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9819a1a1e1458a9bce968e4a8df6f3" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.283123 17487 raft_consensus.cc:3060] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.284343 17762 leader_election.cc:290] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.280010 17562 raft_consensus.cc:2468] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:50.285118 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.285782 17485 raft_consensus.cc:3060] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.287410 17676 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.287881 17676 ts_tablet_manager.cc:1403] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.259s	user 0.060s	sys 0.134s
I20260710 11:09:50.289664 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:50.290043 17453 leader_election.cc:304] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.290688 17676 raft_consensus.cc:359] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.291126 17722 raft_consensus.cc:2804] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.291407 17676 raft_consensus.cc:385] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.291755 17722 raft_consensus.cc:697] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:50.291852 17676 raft_consensus.cc:740] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
W20260710 11:09:50.291078 17525 leader_election.cc:343] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.293008 17676 consensus_queue.cc:260] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.295086 17676 ts_tablet_manager.cc:1434] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:50.293241 17722 consensus_queue.cc:237] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.295620 17485 raft_consensus.cc:2468] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.296973 17676 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.298982 17528 leader_election.cc:304] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.300732 17762 raft_consensus.cc:2804] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.297658 17384 catalog_manager.cc:5697] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.302362 17678 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:50.302790 17678 ts_tablet_manager.cc:1403] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.254s	user 0.067s	sys 0.077s
I20260710 11:09:50.302855 17384 catalog_manager.cc:5697] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.301203 17762 raft_consensus.cc:697] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:50.317698 17635 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.317312 17762 consensus_queue.cc:237] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
W20260710 11:09:50.327360 17806 log.cc:927] Time spent T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 11:09:50.329300 17678 raft_consensus.cc:359] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.330030 17678 raft_consensus.cc:385] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.338223 17723 leader_election.cc:290] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.340780 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9819a1a1e1458a9bce968e4a8df6f3" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:50.341411 17633 raft_consensus.cc:3060] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.331038 17678 raft_consensus.cc:740] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.342520 17678 consensus_queue.cc:260] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.362705 17382 catalog_manager.cc:5697] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.364841 17678 ts_tablet_manager.cc:1434] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260710 11:09:50.365372 17487 raft_consensus.cc:2468] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.366107 17678 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:50.366832 17528 leader_election.cc:304] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.367667 17723 raft_consensus.cc:2804] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.368152 17723 raft_consensus.cc:697] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:50.368928 17723 consensus_queue.cc:237] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.372495 17676 tablet_bootstrap.cc:654] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.373569 17633 raft_consensus.cc:2468] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.378034 17384 catalog_manager.cc:5697] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.380698 17678 tablet_bootstrap.cc:654] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.390837 17677 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:50.391431 17677 ts_tablet_manager.cc:1403] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.216s	user 0.021s	sys 0.014s
I20260710 11:09:50.398345 17677 raft_consensus.cc:359] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.399246 17677 raft_consensus.cc:385] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.399588 17677 raft_consensus.cc:740] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.404136 17678 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:50.404727 17678 ts_tablet_manager.cc:1403] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.007s
I20260710 11:09:50.408129 17678 raft_consensus.cc:359] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.408998 17678 raft_consensus.cc:385] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.409327 17678 raft_consensus.cc:740] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.410305 17678 consensus_queue.cc:260] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.412220 17677 consensus_queue.cc:260] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.416203 17677 ts_tablet_manager.cc:1434] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.001s
I20260710 11:09:50.417552 17678 ts_tablet_manager.cc:1434] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:09:50.418709 17678 tablet_bootstrap.cc:492] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:50.425056 17678 tablet_bootstrap.cc:654] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.417361 17677 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:50.438619 17678 tablet_bootstrap.cc:492] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:50.439397 17678 ts_tablet_manager.cc:1403] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 11:09:50.442040 17678 raft_consensus.cc:359] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.442689 17678 raft_consensus.cc:385] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.442960 17678 raft_consensus.cc:740] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.443771 17678 consensus_queue.cc:260] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.443713 17385 catalog_manager.cc:5697] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.446396 17678 ts_tablet_manager.cc:1434] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:09:50.447252 17678 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:50.452745 17678 tablet_bootstrap.cc:654] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.454725 17677 tablet_bootstrap.cc:654] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.471678 17676 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.472178 17676 ts_tablet_manager.cc:1403] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.175s	user 0.032s	sys 0.047s
I20260710 11:09:50.474159 17678 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:50.474498 17677 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:50.474597 17678 ts_tablet_manager.cc:1403] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.019s
I20260710 11:09:50.474920 17677 ts_tablet_manager.cc:1403] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.006s
I20260710 11:09:50.474809 17676 raft_consensus.cc:359] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.475481 17676 raft_consensus.cc:385] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.475747 17676 raft_consensus.cc:740] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.476500 17676 consensus_queue.cc:260] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.477059 17678 raft_consensus.cc:359] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.477386 17677 raft_consensus.cc:359] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.477746 17678 raft_consensus.cc:385] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.478013 17677 raft_consensus.cc:385] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.478030 17678 raft_consensus.cc:740] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.478396 17677 raft_consensus.cc:740] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.478873 17678 consensus_queue.cc:260] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.479019 17677 consensus_queue.cc:260] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.481310 17676 ts_tablet_manager.cc:1434] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:09:50.481738 17677 ts_tablet_manager.cc:1434] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:09:50.482271 17676 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.482683 17677 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72: Bootstrap starting.
I20260710 11:09:50.483342 17678 ts_tablet_manager.cc:1434] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:50.484157 17678 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: Bootstrap starting.
I20260710 11:09:50.489291 17676 tablet_bootstrap.cc:654] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.489589 17678 tablet_bootstrap.cc:654] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.495100 17677 tablet_bootstrap.cc:654] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.498803 17723 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.500456 17676 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.500922 17676 ts_tablet_manager.cc:1403] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:09:50.505365 17678 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: No bootstrap required, opened a new log
I20260710 11:09:50.505846 17678 ts_tablet_manager.cc:1403] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260710 11:09:50.505877 17723 raft_consensus.cc:493] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.506690 17723 raft_consensus.cc:515] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.508222 17677 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72: No bootstrap required, opened a new log
I20260710 11:09:50.508623 17677 ts_tablet_manager.cc:1403] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260710 11:09:50.508520 17678 raft_consensus.cc:359] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.509014 17723 leader_election.cc:290] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.509155 17678 raft_consensus.cc:385] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.510552 17678 raft_consensus.cc:740] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.510808 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1da347dc014c5c88faede16b5c46e6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:50.506662 17676 raft_consensus.cc:359] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.511853 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1da347dc014c5c88faede16b5c46e6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.512277 17676 raft_consensus.cc:385] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.512604 17676 raft_consensus.cc:740] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.512701 17486 raft_consensus.cc:2468] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
W20260710 11:09:50.513693 17525 leader_election.cc:343] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.513456 17676 consensus_queue.cc:260] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.514802 17762 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.515705 17676 ts_tablet_manager.cc:1434] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:09:50.515604 17528 leader_election.cc:304] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.516350 17762 raft_consensus.cc:2804] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.516723 17676 tablet_bootstrap.cc:492] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.511270 17678 consensus_queue.cc:260] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.516688 17762 raft_consensus.cc:493] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.518764 17678 ts_tablet_manager.cc:1434] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 11:09:50.518837 17762 raft_consensus.cc:3060] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.523466 17676 tablet_bootstrap.cc:654] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.524739 17762 raft_consensus.cc:515] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.525616 17790 raft_consensus.cc:493] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.526027 17790 raft_consensus.cc:515] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.527989 17790 leader_election.cc:290] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:50.529598 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09d610f3c68498e9ed6734b2860cb6b" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.530635 17486 raft_consensus.cc:2468] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:50.531905 17602 leader_election.cc:304] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:50.532078 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09d610f3c68498e9ed6734b2860cb6b" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:50.532703 17790 raft_consensus.cc:2804] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.533075 17790 raft_consensus.cc:493] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.533378 17790 raft_consensus.cc:3060] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.534073 17676 tablet_bootstrap.cc:492] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.534539 17676 ts_tablet_manager.cc:1403] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:09:50.532716 17560 raft_consensus.cc:2468] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:50.537287 17676 raft_consensus.cc:359] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.538014 17676 raft_consensus.cc:385] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.538303 17676 raft_consensus.cc:740] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.538995 17676 consensus_queue.cc:260] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.540643 17676 ts_tablet_manager.cc:1434] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:50.541571 17676 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.547511 17676 tablet_bootstrap.cc:654] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.556397 17677 raft_consensus.cc:359] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.556937 17677 raft_consensus.cc:385] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.557205 17677 raft_consensus.cc:740] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.557833 17677 consensus_queue.cc:260] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.559310 17677 ts_tablet_manager.cc:1434] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260710 11:09:50.561232 17790 raft_consensus.cc:515] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.562897 17676 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.563352 17676 ts_tablet_manager.cc:1403] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 11:09:50.563472 17790 leader_election.cc:290] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:50.564759 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09d610f3c68498e9ed6734b2860cb6b" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:50.565335 17560 raft_consensus.cc:3060] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.565327 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09d610f3c68498e9ed6734b2860cb6b" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.566174 17676 raft_consensus.cc:359] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.567128 17676 raft_consensus.cc:385] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.567214 17486 raft_consensus.cc:3060] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.567509 17676 raft_consensus.cc:740] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.568373 17676 consensus_queue.cc:260] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.569540 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1da347dc014c5c88faede16b5c46e6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.570142 17487 raft_consensus.cc:3060] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.570617 17676 ts_tablet_manager.cc:1434] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:50.572068 17676 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.573033 17560 raft_consensus.cc:2468] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:50.576673 17602 leader_election.cc:304] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:50.568749 17762 leader_election.cc:290] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.577472 17790 raft_consensus.cc:2804] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.578105 17790 raft_consensus.cc:697] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:09:50.578896 17790 consensus_queue.cc:237] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.579655 17676 tablet_bootstrap.cc:654] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.595731 17676 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.596204 17676 ts_tablet_manager.cc:1403] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260710 11:09:50.598829 17676 raft_consensus.cc:359] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.599493 17676 raft_consensus.cc:385] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.599777 17676 raft_consensus.cc:740] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.600451 17676 consensus_queue.cc:260] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.602618 17676 ts_tablet_manager.cc:1434] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:50.603202 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1da347dc014c5c88faede16b5c46e6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:50.603461 17676 tablet_bootstrap.cc:492] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.604806 17487 raft_consensus.cc:2468] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
W20260710 11:09:50.605819 17525 leader_election.cc:343] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.606855 17528 leader_election.cc:304] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.604842 17486 raft_consensus.cc:2468] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:50.609381 17680 raft_consensus.cc:2804] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.609886 17680 raft_consensus.cc:697] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:50.610162 17676 tablet_bootstrap.cc:654] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.610687 17680 consensus_queue.cc:237] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.612759 17383 catalog_manager.cc:5697] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 0 to 1, leader changed from <none> to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:50.613931 17728 raft_consensus.cc:493] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.614362 17728 raft_consensus.cc:515] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.616165 17728 leader_election.cc:290] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.618299 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6da7359e3534b859a4eb6eda066afe6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
W20260710 11:09:50.619905 17525 leader_election.cc:343] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:50.620735 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6da7359e3534b859a4eb6eda066afe6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.621320 17676 tablet_bootstrap.cc:492] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.621384 17487 raft_consensus.cc:2468] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 0.
I20260710 11:09:50.621908 17676 ts_tablet_manager.cc:1403] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:09:50.622650 17528 leader_election.cc:304] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: d05c5a979f8e4c789e13b363ee56883d
I20260710 11:09:50.623553 17728 raft_consensus.cc:2804] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.623946 17728 raft_consensus.cc:493] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.624323 17728 raft_consensus.cc:3060] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.625082 17676 raft_consensus.cc:359] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.625811 17676 raft_consensus.cc:385] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.626134 17676 raft_consensus.cc:740] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.627132 17676 consensus_queue.cc:260] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.629753 17676 ts_tablet_manager.cc:1434] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:09:50.630650 17676 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.631127 17728 raft_consensus.cc:515] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.633491 17762 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.633827 17487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6da7359e3534b859a4eb6eda066afe6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.634498 17487 raft_consensus.cc:3060] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.636706 17676 tablet_bootstrap.cc:654] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.641027 17728 leader_election.cc:290] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.642508 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6da7359e3534b859a4eb6eda066afe6" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:50.643236 17635 raft_consensus.cc:3060] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.642729 17382 catalog_manager.cc:5697] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.645241 17676 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.645730 17676 ts_tablet_manager.cc:1403] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 11:09:50.648520 17676 raft_consensus.cc:359] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.649221 17676 raft_consensus.cc:385] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.649539 17676 raft_consensus.cc:740] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.650244 17676 consensus_queue.cc:260] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.652266 17487 raft_consensus.cc:2468] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.652467 17676 ts_tablet_manager.cc:1434] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:09:50.656638 17676 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d: Bootstrap starting.
I20260710 11:09:50.656865 17528 leader_election.cc:304] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.657812 17728 raft_consensus.cc:2804] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.658314 17728 raft_consensus.cc:697] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:09:50.659030 17633 raft_consensus.cc:3060] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.659175 17728 consensus_queue.cc:237] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.663427 17676 tablet_bootstrap.cc:654] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:50.667894 17636 raft_consensus.cc:3060] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.670863 17790 raft_consensus.cc:493] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.671272 17635 raft_consensus.cc:2468] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 1.
I20260710 11:09:50.671361 17790 raft_consensus.cc:515] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.673362 17790 leader_election.cc:290] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:50.675151 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac905db6acb482aa54d7483818f3a2d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d" is_pre_election: true
I20260710 11:09:50.675518 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac905db6acb482aa54d7483818f3a2d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:50.675784 17486 raft_consensus.cc:2468] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:50.676110 17560 raft_consensus.cc:2468] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 0.
I20260710 11:09:50.677384 17602 leader_election.cc:304] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:50.678398 17736 raft_consensus.cc:2804] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.678740 17736 raft_consensus.cc:493] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.679057 17736 raft_consensus.cc:3060] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.690071 17736 raft_consensus.cc:515] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.692215 17736 leader_election.cc:290] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:50.693806 17382 catalog_manager.cc:5697] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.694875 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac905db6acb482aa54d7483818f3a2d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:09:50.695516 17486 raft_consensus.cc:3060] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.695997 17676 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d: No bootstrap required, opened a new log
I20260710 11:09:50.696475 17676 ts_tablet_manager.cc:1403] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.006s
I20260710 11:09:50.699091 17676 raft_consensus.cc:359] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.705384 17676 raft_consensus.cc:385] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:50.705773 17676 raft_consensus.cc:740] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Initialized, Role: FOLLOWER
I20260710 11:09:50.707448 17676 consensus_queue.cc:260] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.709720 17676 ts_tablet_manager.cc:1434] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:09:50.710995 17636 raft_consensus.cc:3060] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.702093 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac905db6acb482aa54d7483818f3a2d" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:50.712383 17560 raft_consensus.cc:3060] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.702917 17723 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:50.717573 17433 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:50.718716 17560 raft_consensus.cc:2468] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:50.719735 17602 leader_election.cc:304] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:09:50.721678 17736 raft_consensus.cc:2804] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.722234 17736 raft_consensus.cc:697] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:09:50.704612 17486 raft_consensus.cc:2468] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 1.
I20260710 11:09:50.723047 17736 consensus_queue.cc:237] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.723799 17690 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.728683 17635 raft_consensus.cc:3060] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.736752 17723 consensus_queue.cc:1048] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.746062 17384 catalog_manager.cc:5697] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 0 to 1, leader changed from <none> to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:50.753489 17762 consensus_queue.cc:1048] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.758972 17722 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.774588 17762 consensus_queue.cc:1048] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.781319 17486 raft_consensus.cc:3060] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.789032 17728 consensus_queue.cc:1048] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.817116 17722 raft_consensus.cc:493] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:50.817572 17722 raft_consensus.cc:515] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.819114 17722 leader_election.cc:290] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.819800 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72" is_pre_election: true
I20260710 11:09:50.819972 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d" is_pre_election: true
I20260710 11:09:50.820322 17560 raft_consensus.cc:2468] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:50.820554 17633 raft_consensus.cc:2468] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 0.
I20260710 11:09:50.821231 17453 leader_election.cc:304] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.821974 17722 raft_consensus.cc:2804] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:50.822319 17722 raft_consensus.cc:493] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:50.822620 17722 raft_consensus.cc:3060] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.827234 17722 raft_consensus.cc:515] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.828786 17722 leader_election.cc:290] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:50.829474 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:09:50.829773 17633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:09:50.830013 17560 raft_consensus.cc:3060] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.830310 17633 raft_consensus.cc:3060] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.834295 17560 raft_consensus.cc:2468] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:50.834697 17633 raft_consensus.cc:2468] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 1.
I20260710 11:09:50.835307 17453 leader_election.cc:304] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:09:50.835968 17722 raft_consensus.cc:2804] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.836459 17722 raft_consensus.cc:697] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:09:50.837216 17722 consensus_queue.cc:237] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:09:50.844820 17382 catalog_manager.cc:5697] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.880708 17728 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.889945 17762 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.008415 17762 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.017024 17633 raft_consensus.cc:3060] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:51.023281 17762 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.101246 17736 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.112071 17849 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.126758 17762 consensus_queue.cc:1048] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.138759 17728 consensus_queue.cc:1048] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.161142 17849 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.170768 17848 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.235296 17725 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.249157 17722 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:51.268653 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.274538 17857 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:09:51.275281 17858 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:09:51.276077 17860 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:09:51.276849 16364 server_base.cc:1061] running on GCE node
I20260710 11:09:51.277766 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.278036 16364 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:09:51.278225 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681791278199 us; error 0 us; skew 500 ppm
I20260710 11:09:51.278738 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.281926 16364 webserver.cc:533] Webserver started at http://127.15.251.4:40741/ using document root <none> and password file <none>
I20260710 11:09:51.282433 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.282652 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.282927 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.287269 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-3-root/instance:
uuid: "b7eccf84bef74b159a10152fe460c93e"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-zf5q"
I20260710 11:09:51.292606 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:51.296415 17865 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:09:51.297554 16364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:09:51.297855 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-3-root
uuid: "b7eccf84bef74b159a10152fe460c93e"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-zf5q"
I20260710 11:09:51.298131 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-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:09:51.352933 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.354302 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.355643 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.357692 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.357929 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.358165 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.358336 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.428064 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.4:36875
I20260710 11:09:51.428217 17927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.4:36875 every 8 connection(s)
I20260710 11:09:51.433463 16364 auto_leader_rebalancer-test.cc:388] add a tserver: b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:51.445093 17928 heartbeater.cc:344] Connected to a master server at 127.15.251.62:36727
I20260710 11:09:51.445531 17928 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:51.446444 17928 heartbeater.cc:507] Master 127.15.251.62:36727 requested a full tablet report, sending...
I20260710 11:09:51.448436 17382 ts_manager.cc:194] Registered new tserver with Master: b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875)
I20260710 11:09:51.449635 17382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56862
I20260710 11:09:51.766852 17486 consensus_queue.cc:237] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:51.773213 17636 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.773530 17560 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.775216 17690 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:51.776278 17722 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:51.784552 17725 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
W20260710 11:09:51.785912 17451 consensus_peers.cc:597] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0182b052f2a54076a85256e29047723c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.785400 17636 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.791234 17560 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.799355 17382 catalog_manager.cc:5697] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.801554 17486 consensus_queue.cc:237] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:51.811483 17560 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.811497 17633 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.813310 17690 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:51.814340 17451 consensus_peers.cc:597] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55632fba1d0e448db76bf31db7c49eb9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.815653 17722 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:51.825546 17722 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.827368 17633 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.832808 17560 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.842109 17382 catalog_manager.cc:5697] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:51.868362 17560 consensus_queue.cc:237] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:51.874346 17633 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.875152 17486 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.876166 17728 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:51.877074 17764 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:51.884618 17723 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
W20260710 11:09:51.886086 17526 consensus_peers.cc:597] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4887977c8baa4661bf97ff62c3f0591e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.886204 17633 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.887223 17486 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.905602 17384 catalog_manager.cc:5697] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.927917 17633 consensus_queue.cc:237] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:51.935974 17560 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.936733 17486 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:51.938601 17848 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:51.941038 17849 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:51.953577 17849 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.955439 17560 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
W20260710 11:09:51.960412 17600 consensus_peers.cc:597] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93a8f5b8d69a4655a9683c6fa2dd411d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.970537 17384 catalog_manager.cc:5697] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:51.975584 17485 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:52.265738 17957 ts_tablet_manager.cc:933] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:52.267956 17957 tablet_copy_client.cc:323] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:09:52.285012 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet 0182b052f2a54076a85256e29047723c from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:09:52.285691 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet 0182b052f2a54076a85256e29047723c from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-0182b052f2a54076a85256e29047723c
I20260710 11:09:52.294514 17497 tablet_copy_source_session.cc:215] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:52.297801 17957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0182b052f2a54076a85256e29047723c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.308701 17957 tablet_copy_client.cc:806] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:52.309383 17957 tablet_copy_client.cc:670] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:52.313272 17957 tablet_copy_client.cc:538] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:52.320516 17957 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:52.343259 17957 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: 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:09:52.344147 17957 tablet_bootstrap.cc:492] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:52.344694 17957 ts_tablet_manager.cc:1403] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260710 11:09:52.347167 17957 raft_consensus.cc:359] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.347759 17957 raft_consensus.cc:740] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:52.348281 17957 consensus_queue.cc:260] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.350186 17928 heartbeater.cc:499] Master 127.15.251.62:36727 was elected leader, sending a full tablet report...
I20260710 11:09:52.350581 17957 ts_tablet_manager.cc:1434] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:52.352434 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-0182b052f2a54076a85256e29047723c received from {username='slave'} at 127.0.0.1:52374
I20260710 11:09:52.352849 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-0182b052f2a54076a85256e29047723c on tablet 0182b052f2a54076a85256e29047723c with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:52.361186 17957 ts_tablet_manager.cc:933] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:52.362934 17957 tablet_copy_client.cc:323] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.3:46801
I20260710 11:09:52.373755 17646 tablet_copy_service.cc:140] P d05c5a979f8e4c789e13b363ee56883d: Received BeginTabletCopySession request for tablet 93a8f5b8d69a4655a9683c6fa2dd411d from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:37820)
I20260710 11:09:52.374219 17646 tablet_copy_service.cc:161] P d05c5a979f8e4c789e13b363ee56883d: Beginning new tablet copy session on tablet 93a8f5b8d69a4655a9683c6fa2dd411d from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:37820: session id = b7eccf84bef74b159a10152fe460c93e-93a8f5b8d69a4655a9683c6fa2dd411d
I20260710 11:09:52.379411 17646 tablet_copy_source_session.cc:215] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:52.381014 17964 ts_tablet_manager.cc:933] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:52.382527 17957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8f5b8d69a4655a9683c6fa2dd411d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.382707 17964 tablet_copy_client.cc:323] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:09:52.384371 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet 55632fba1d0e448db76bf31db7c49eb9 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:09:52.384897 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet 55632fba1d0e448db76bf31db7c49eb9 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-55632fba1d0e448db76bf31db7c49eb9
I20260710 11:09:52.393034 17497 tablet_copy_source_session.cc:215] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:52.396234 17964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55632fba1d0e448db76bf31db7c49eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.396791 17957 tablet_copy_client.cc:806] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:52.397343 17957 tablet_copy_client.cc:670] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:52.402140 17957 tablet_copy_client.cc:538] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:52.402596 17966 ts_tablet_manager.cc:933] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:52.410547 17966 tablet_copy_client.cc:323] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:09:52.413733 17957 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:52.414821 17964 tablet_copy_client.cc:806] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:52.415395 17964 tablet_copy_client.cc:670] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:52.419551 17964 tablet_copy_client.cc:538] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:52.427857 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet 4887977c8baa4661bf97ff62c3f0591e from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:09:52.428427 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet 4887977c8baa4661bf97ff62c3f0591e from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-4887977c8baa4661bf97ff62c3f0591e
I20260710 11:09:52.435422 17964 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:52.437610 17572 tablet_copy_source_session.cc:215] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:52.441188 17966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4887977c8baa4661bf97ff62c3f0591e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.448104 17957 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: 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:09:52.449059 17957 tablet_bootstrap.cc:492] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:52.449786 17957 ts_tablet_manager.cc:1403] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.008s
I20260710 11:09:52.452991 17957 raft_consensus.cc:359] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.453897 17957 raft_consensus.cc:740] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:52.455083 17957 consensus_queue.cc:260] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.460659 17957 ts_tablet_manager.cc:1434] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:09:52.464222 17646 tablet_copy_service.cc:342] P d05c5a979f8e4c789e13b363ee56883d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-93a8f5b8d69a4655a9683c6fa2dd411d received from {username='slave'} at 127.0.0.1:37820
I20260710 11:09:52.464672 17646 tablet_copy_service.cc:434] P d05c5a979f8e4c789e13b363ee56883d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-93a8f5b8d69a4655a9683c6fa2dd411d on tablet 93a8f5b8d69a4655a9683c6fa2dd411d with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:52.468827 17964 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: 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:09:52.469790 17964 tablet_bootstrap.cc:492] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:52.470510 17964 ts_tablet_manager.cc:1403] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.035s	user 0.029s	sys 0.005s
I20260710 11:09:52.473163 17966 tablet_copy_client.cc:806] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:52.473711 17966 tablet_copy_client.cc:670] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:52.473587 17964 raft_consensus.cc:359] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.474596 17964 raft_consensus.cc:740] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:52.475335 17964 consensus_queue.cc:260] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.479708 17966 tablet_copy_client.cc:538] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:52.479740 17964 ts_tablet_manager.cc:1434] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:52.481827 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-55632fba1d0e448db76bf31db7c49eb9 received from {username='slave'} at 127.0.0.1:52374
I20260710 11:09:52.482224 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-55632fba1d0e448db76bf31db7c49eb9 on tablet 55632fba1d0e448db76bf31db7c49eb9 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:52.490873 17966 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:52.511391 17966 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: 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:09:52.512234 17966 tablet_bootstrap.cc:492] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:52.512859 17966 ts_tablet_manager.cc:1403] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260710 11:09:52.515184 17966 raft_consensus.cc:359] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.515740 17966 raft_consensus.cc:740] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:52.516258 17966 consensus_queue.cc:260] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:52.518190 17966 ts_tablet_manager.cc:1434] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:09:52.520148 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-4887977c8baa4661bf97ff62c3f0591e received from {username='slave'} at 127.0.0.1:44690
I20260710 11:09:52.520478 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-4887977c8baa4661bf97ff62c3f0591e on tablet 4887977c8baa4661bf97ff62c3f0591e with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:52.817787 17903 raft_consensus.cc:1217] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:52.886833 17903 raft_consensus.cc:1217] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:52.897508 17903 raft_consensus.cc:1217] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:52.917016 17903 raft_consensus.cc:1217] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:53.219014 17974 raft_consensus.cc:1064] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:53.221099 17974 consensus_queue.cc:237] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.227242 17903 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.227476 17635 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.228858 17560 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.228746 17972 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.229714 17974 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.230599 17973 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:53.241108 17974 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.243901 17903 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.251490 17560 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.254782 17635 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.255497 17382 catalog_manager.cc:5697] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.282219 17485 consensus_queue.cc:237] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.292469 17903 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.293895 17973 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.306859 17635 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.310338 17975 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.311883 17973 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:53.315132 17903 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.321240 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0182b052f2a54076a85256e29047723c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:53.325500 17635 raft_consensus.cc:2955] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.327251 17384 catalog_manager.cc:5697] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.339160 17548 tablet_service.cc:1558] Processing DeleteTablet for tablet 0182b052f2a54076a85256e29047723c with delete_type TABLET_DATA_TOMBSTONED (TS 300c6b71c88945f7a486371541d38d72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54374
I20260710 11:09:53.344295 17987 tablet_replica.cc:333] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:09:53.345249 17987 raft_consensus.cc:2243] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.345969 17987 raft_consensus.cc:2272] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.350019 17987 ts_tablet_manager.cc:1916] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:53.361218 17987 ts_tablet_manager.cc:1929] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:53.361624 17987 log.cc:1199] T 0182b052f2a54076a85256e29047723c P 300c6b71c88945f7a486371541d38d72: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/wals/0182b052f2a54076a85256e29047723c
I20260710 11:09:53.363092 17372 catalog_manager.cc:5028] TS 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): tablet 0182b052f2a54076a85256e29047723c (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:53.399966 17977 raft_consensus.cc:1064] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:53.402611 17977 consensus_queue.cc:237] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.409811 17903 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.412035 17560 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.412745 17988 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.413954 17990 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:53.421123 17723 raft_consensus.cc:1064] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:53.423635 17485 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.423528 17723 consensus_queue.cc:237] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.428226 17977 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.442981 17903 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.445691 17635 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.469524 17996 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.482602 17978 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:53.486905 17972 raft_consensus.cc:1064] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:53.496546 17972 consensus_queue.cc:237] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.506628 17990 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.520958 17560 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.515795 17485 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.535446 17383 catalog_manager.cc:5697] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.544591 17901 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.568081 17486 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.569380 17996 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.571358 17723 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:53.574294 17901 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.583386 17635 consensus_queue.cc:237] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.589744 17903 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.589785 17486 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.591780 17990 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.599004 17485 raft_consensus.cc:1275] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.600607 17990 consensus_queue.cc:1048] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:53.609656 17988 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.611033 17903 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.613826 17382 catalog_manager.cc:5697] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.622031 17486 raft_consensus.cc:2955] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.626070 17384 catalog_manager.cc:5697] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
W20260710 11:09:53.643965 17525 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.3:46801, user_credentials={real_user=slave}} blocked reactor thread for 94301.9us
I20260710 11:09:53.648257 17548 tablet_service.cc:1558] Processing DeleteTablet for tablet 93a8f5b8d69a4655a9683c6fa2dd411d with delete_type TABLET_DATA_TOMBSTONED (TS 300c6b71c88945f7a486371541d38d72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54374
I20260710 11:09:53.649145 17987 tablet_replica.cc:333] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:09:53.650089 17987 raft_consensus.cc:2243] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.650774 17987 raft_consensus.cc:2272] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.652521 17636 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.656314 17987 ts_tablet_manager.cc:1916] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:53.656677 17369 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93a8f5b8d69a4655a9683c6fa2dd411d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:53.667079 17560 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.670244 17974 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.676782 17901 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.677119 17635 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:53.678166 17974 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.679993 17974 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:53.686378 17987 ts_tablet_manager.cc:1929] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:53.686825 17987 log.cc:1199] T 93a8f5b8d69a4655a9683c6fa2dd411d P 300c6b71c88945f7a486371541d38d72: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/wals/93a8f5b8d69a4655a9683c6fa2dd411d
I20260710 11:09:53.688731 17372 catalog_manager.cc:5028] TS 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): tablet 93a8f5b8d69a4655a9683c6fa2dd411d (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:53.700657 17973 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.703948 17560 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.706511 17562 consensus_queue.cc:237] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.714272 17903 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.715731 17996 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.716396 17635 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.718694 17385 catalog_manager.cc:5697] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.719022 17901 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.723737 17723 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.727963 17636 raft_consensus.cc:1275] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.729423 17995 consensus_queue.cc:1048] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:53.733263 17903 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.741532 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4887977c8baa4661bf97ff62c3f0591e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:53.743098 17486 consensus_queue.cc:237] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:53.745862 17382 catalog_manager.cc:5697] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.749750 17633 raft_consensus.cc:2955] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.756016 17901 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.756911 17562 raft_consensus.cc:1275] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:53.758666 17722 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:53.761302 17473 tablet_service.cc:1558] Processing DeleteTablet for tablet 4887977c8baa4661bf97ff62c3f0591e with delete_type TABLET_DATA_TOMBSTONED (TS 0f89962ae70a4c88a76c9ba81628e14d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39406
I20260710 11:09:53.762356 17722 consensus_queue.cc:1048] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:53.767974 18006 tablet_replica.cc:333] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:09:53.768918 18006 raft_consensus.cc:2243] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.769613 18006 raft_consensus.cc:2272] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.770783 17973 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.773161 18006 ts_tablet_manager.cc:1916] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:53.783478 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55632fba1d0e448db76bf31db7c49eb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:53.781955 17562 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.789665 18006 ts_tablet_manager.cc:1929] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:53.790082 18006 log.cc:1199] T 4887977c8baa4661bf97ff62c3f0591e P 0f89962ae70a4c88a76c9ba81628e14d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/wals/4887977c8baa4661bf97ff62c3f0591e
I20260710 11:09:53.784029 17901 raft_consensus.cc:2955] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:53.790644 17382 catalog_manager.cc:5697] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.791671 17372 catalog_manager.cc:5028] TS 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): tablet 4887977c8baa4661bf97ff62c3f0591e (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:53.804466 17620 tablet_service.cc:1558] Processing DeleteTablet for tablet 55632fba1d0e448db76bf31db7c49eb9 with delete_type TABLET_DATA_TOMBSTONED (TS d05c5a979f8e4c789e13b363ee56883d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39166
I20260710 11:09:53.810087 18007 tablet_replica.cc:333] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:09:53.810865 18007 raft_consensus.cc:2243] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.811446 18007 raft_consensus.cc:2272] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.814380 18007 ts_tablet_manager.cc:1916] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:53.825224 18007 ts_tablet_manager.cc:1929] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:53.825601 18007 log.cc:1199] T 55632fba1d0e448db76bf31db7c49eb9 P d05c5a979f8e4c789e13b363ee56883d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/wals/55632fba1d0e448db76bf31db7c49eb9
I20260710 11:09:53.827004 17369 catalog_manager.cc:5028] TS d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): tablet 55632fba1d0e448db76bf31db7c49eb9 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:54.833343 17486 consensus_queue.cc:237] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:54.886998 17633 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:54.889993 17451 consensus_peers.cc:597] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36cd6057f7da4018abbb59548dde57ad. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:54.894095 17562 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:54.893399 18010 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:54.897900 18010 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:54.913918 18014 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.918630 17633 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.919378 17562 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.939250 17383 catalog_manager.cc:5697] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.940472 17633 consensus_queue.cc:237] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
W20260710 11:09:54.950070 17600 consensus_peers.cc:597] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ac905db6acb482aa54d7483818f3a2d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:54.950460 17485 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:54.950371 17562 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:54.952764 17988 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:54.953722 18009 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:54.964869 17988 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.969918 17485 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.980408 17562 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:54.985848 17633 consensus_queue.cc:237] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:54.986047 17385 catalog_manager.cc:5697] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:54.994675 17600 consensus_peers.cc:597] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a09d610f3c68498e9ed6734b2860cb6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:54.996111 17562 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:54.997752 18025 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:54.998090 17485 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.001760 17988 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:55.011328 18025 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.012967 17562 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.013724 17485 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.025401 17560 consensus_queue.cc:237] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.031685 17385 catalog_manager.cc:5697] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:55.035655 17526 consensus_peers.cc:597] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8a0ac5dbcd340eaa83d36d20112580e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:55.036562 17633 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.036791 17486 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.038403 18015 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.040154 17995 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:55.050961 18008 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.053581 17485 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.054401 17633 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.066874 17383 catalog_manager.cc:5697] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:55.403880 18032 ts_tablet_manager.cc:933] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:55.407049 18032 tablet_copy_client.cc:323] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.3:46801
I20260710 11:09:55.407963 18034 ts_tablet_manager.cc:933] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:09:55.409176 17646 tablet_copy_service.cc:140] P d05c5a979f8e4c789e13b363ee56883d: Received BeginTabletCopySession request for tablet 1ac905db6acb482aa54d7483818f3a2d from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:37820)
I20260710 11:09:55.409938 17646 tablet_copy_service.cc:161] P d05c5a979f8e4c789e13b363ee56883d: Beginning new tablet copy session on tablet 1ac905db6acb482aa54d7483818f3a2d from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:37820: session id = b7eccf84bef74b159a10152fe460c93e-1ac905db6acb482aa54d7483818f3a2d
I20260710 11:09:55.410018 18034 tablet_copy_client.cc:323] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.3:46801
I20260710 11:09:55.411980 17645 tablet_copy_service.cc:140] P d05c5a979f8e4c789e13b363ee56883d: Received BeginTabletCopySession request for tablet a09d610f3c68498e9ed6734b2860cb6b from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:37820)
I20260710 11:09:55.412420 17645 tablet_copy_service.cc:161] P d05c5a979f8e4c789e13b363ee56883d: Beginning new tablet copy session on tablet a09d610f3c68498e9ed6734b2860cb6b from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:37820: session id = b7eccf84bef74b159a10152fe460c93e-a09d610f3c68498e9ed6734b2860cb6b
I20260710 11:09:55.418298 17645 tablet_copy_source_session.cc:215] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:55.418463 17646 tablet_copy_source_session.cc:215] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:55.421274 18034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09d610f3c68498e9ed6734b2860cb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:55.421998 18032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac905db6acb482aa54d7483818f3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:55.435554 18034 tablet_copy_client.cc:806] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:55.436195 18034 tablet_copy_client.cc:670] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:55.438297 18032 tablet_copy_client.cc:806] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:55.438903 18032 tablet_copy_client.cc:670] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:55.440896 18034 tablet_copy_client.cc:538] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:55.442704 18032 tablet_copy_client.cc:538] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:55.456892 18032 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:55.458390 18034 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:55.476423 18037 ts_tablet_manager.cc:933] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:55.488386 18037 tablet_copy_client.cc:323] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:09:55.490446 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet 36cd6057f7da4018abbb59548dde57ad from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:09:55.490998 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet 36cd6057f7da4018abbb59548dde57ad from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-36cd6057f7da4018abbb59548dde57ad
I20260710 11:09:55.493857 18034 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: 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:09:55.494760 18034 tablet_bootstrap.cc:492] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:55.494905 18032 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: 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:09:55.495383 18034 ts_tablet_manager.cc:1403] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.020s
I20260710 11:09:55.495738 18032 tablet_bootstrap.cc:492] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:55.496411 18032 ts_tablet_manager.cc:1403] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.017s
I20260710 11:09:55.499183 17497 tablet_copy_source_session.cc:215] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:55.499192 18032 raft_consensus.cc:359] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.500432 18032 raft_consensus.cc:740] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:55.499336 18034 raft_consensus.cc:359] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.501523 18034 raft_consensus.cc:740] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:55.501703 18032 consensus_queue.cc:260] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.502218 18034 consensus_queue.cc:260] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.507959 18037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36cd6057f7da4018abbb59548dde57ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:55.510838 18032 ts_tablet_manager.cc:1434] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:09:55.512476 18034 ts_tablet_manager.cc:1434] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 11:09:55.518184 17645 tablet_copy_service.cc:342] P d05c5a979f8e4c789e13b363ee56883d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-a09d610f3c68498e9ed6734b2860cb6b received from {username='slave'} at 127.0.0.1:37820
I20260710 11:09:55.518625 17645 tablet_copy_service.cc:434] P d05c5a979f8e4c789e13b363ee56883d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-a09d610f3c68498e9ed6734b2860cb6b on tablet a09d610f3c68498e9ed6734b2860cb6b with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:55.519686 17646 tablet_copy_service.cc:342] P d05c5a979f8e4c789e13b363ee56883d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-1ac905db6acb482aa54d7483818f3a2d received from {username='slave'} at 127.0.0.1:37820
I20260710 11:09:55.520062 17646 tablet_copy_service.cc:434] P d05c5a979f8e4c789e13b363ee56883d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-1ac905db6acb482aa54d7483818f3a2d on tablet 1ac905db6acb482aa54d7483818f3a2d with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:55.522846 18034 ts_tablet_manager.cc:933] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:55.530236 18034 tablet_copy_client.cc:323] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:09:55.531849 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet c8a0ac5dbcd340eaa83d36d20112580e from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:09:55.532315 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet c8a0ac5dbcd340eaa83d36d20112580e from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-c8a0ac5dbcd340eaa83d36d20112580e
I20260710 11:09:55.537264 18037 tablet_copy_client.cc:806] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:55.537894 18037 tablet_copy_client.cc:670] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:55.538902 17572 tablet_copy_source_session.cc:215] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:55.541628 18034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0ac5dbcd340eaa83d36d20112580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:55.542827 18037 tablet_copy_client.cc:538] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:55.551688 18037 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:55.559144 18034 tablet_copy_client.cc:806] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:55.559728 18034 tablet_copy_client.cc:670] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:55.563964 18034 tablet_copy_client.cc:538] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:55.574607 18034 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:55.579038 18037 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: 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:09:55.579739 18037 tablet_bootstrap.cc:492] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:55.580248 18037 ts_tablet_manager.cc:1403] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260710 11:09:55.582577 18037 raft_consensus.cc:359] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.583173 18037 raft_consensus.cc:740] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:55.583658 18037 consensus_queue.cc:260] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.585382 18037 ts_tablet_manager.cc:1434] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:55.587437 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-36cd6057f7da4018abbb59548dde57ad received from {username='slave'} at 127.0.0.1:52374
I20260710 11:09:55.587978 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-36cd6057f7da4018abbb59548dde57ad on tablet 36cd6057f7da4018abbb59548dde57ad with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:55.599687 18034 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: 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:09:55.600600 18034 tablet_bootstrap.cc:492] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:55.601275 18034 ts_tablet_manager.cc:1403] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260710 11:09:55.604027 18034 raft_consensus.cc:359] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.604840 18034 raft_consensus.cc:740] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:55.605474 18034 consensus_queue.cc:260] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:55.607999 18034 ts_tablet_manager.cc:1434] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:55.609602 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-c8a0ac5dbcd340eaa83d36d20112580e received from {username='slave'} at 127.0.0.1:44690
I20260710 11:09:55.609967 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-c8a0ac5dbcd340eaa83d36d20112580e on tablet c8a0ac5dbcd340eaa83d36d20112580e with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:55.828342 17901 raft_consensus.cc:1217] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:55.958900 17901 raft_consensus.cc:1217] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:55.997022 17901 raft_consensus.cc:1217] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:56.005676 17901 raft_consensus.cc:1217] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:56.231315 18047 raft_consensus.cc:1064] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:56.233803 18047 consensus_queue.cc:237] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.240229 17562 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.240229 17901 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.242074 17486 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.242059 18048 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.243366 17988 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:56.244035 18047 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.257750 17988 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.262884 17901 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.265501 17486 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.275918 17385 catalog_manager.cc:5697] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.278787 17562 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.306370 17633 consensus_queue.cc:237] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.310953 17901 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.312191 17562 raft_consensus.cc:1275] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.312417 18047 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.313707 17988 consensus_queue.cc:1048] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:56.318714 17988 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.322072 17901 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.326329 17369 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ac905db6acb482aa54d7483818f3a2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:56.330001 17562 raft_consensus.cc:2955] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.333896 17384 catalog_manager.cc:5697] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.346207 17473 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ac905db6acb482aa54d7483818f3a2d with delete_type TABLET_DATA_TOMBSTONED (TS 0f89962ae70a4c88a76c9ba81628e14d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39406
I20260710 11:09:56.354254 18059 tablet_replica.cc:333] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:09:56.354998 18059 raft_consensus.cc:2243] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.355561 18059 raft_consensus.cc:2272] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.357936 18059 ts_tablet_manager.cc:1916] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:56.368984 18059 ts_tablet_manager.cc:1929] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:56.369465 18059 log.cc:1199] T 1ac905db6acb482aa54d7483818f3a2d P 0f89962ae70a4c88a76c9ba81628e14d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/wals/1ac905db6acb482aa54d7483818f3a2d
I20260710 11:09:56.371461 17372 catalog_manager.cc:5028] TS 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): tablet 1ac905db6acb482aa54d7483818f3a2d (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:56.411820 18050 raft_consensus.cc:1064] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:56.413652 18050 consensus_queue.cc:237] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.420132 17901 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.421048 17633 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.421552 18050 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.422695 17562 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.424120 18010 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.424894 18036 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:56.436818 18050 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.438359 17562 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.444589 17636 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.458032 17988 raft_consensus.cc:1064] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:56.458391 17901 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.460575 17988 consensus_queue.cc:237] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.478427 17995 raft_consensus.cc:1064] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:56.480403 17384 catalog_manager.cc:5697] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.480808 17995 consensus_queue.cc:237] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.494011 17903 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.495669 17485 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.497494 18049 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.497956 17633 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.499778 18049 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.515524 18049 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:56.524304 17562 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.525977 17486 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.528748 18047 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:56.542302 18048 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:56.558112 17901 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:56.557224 18069 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.559896 17988 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.563242 17635 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.568730 17486 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.587080 17902 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.614127 17384 catalog_manager.cc:5697] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.620067 18047 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.632040 17562 consensus_queue.cc:237] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.664208 17903 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.687384 17485 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.690939 17995 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:09:56.692473 17453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.2:36475, user_credentials={real_user=slave}} blocked reactor thread for 243334us
I20260710 11:09:56.700152 18049 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.705006 17900 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.707666 17485 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.711069 18069 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.722095 17384 catalog_manager.cc:5697] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.715909 17900 raft_consensus.cc:2955] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.733294 17562 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.742372 17384 catalog_manager.cc:5697] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.751487 17484 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.754537 17620 tablet_service.cc:1558] Processing DeleteTablet for tablet c8a0ac5dbcd340eaa83d36d20112580e with delete_type TABLET_DATA_TOMBSTONED (TS d05c5a979f8e4c789e13b363ee56883d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39166
I20260710 11:09:56.769623 18075 tablet_replica.cc:333] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:09:56.770628 18075 raft_consensus.cc:2243] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.771293 18075 raft_consensus.cc:2272] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.774915 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8a0ac5dbcd340eaa83d36d20112580e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:56.777493 17635 consensus_queue.cc:237] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.781152 18075 ts_tablet_manager.cc:1916] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:56.796425 17901 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.798799 18047 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.782500 17486 consensus_queue.cc:237] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:56.813941 17485 raft_consensus.cc:1275] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.815663 17988 consensus_queue.cc:1048] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:56.816808 18048 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.825029 17900 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.828202 18036 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:56.833629 17369 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a09d610f3c68498e9ed6734b2860cb6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:56.839040 18075 ts_tablet_manager.cc:1929] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:56.839473 18064 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.841730 17903 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.839512 18075 log.cc:1199] T c8a0ac5dbcd340eaa83d36d20112580e P d05c5a979f8e4c789e13b363ee56883d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/wals/c8a0ac5dbcd340eaa83d36d20112580e
I20260710 11:09:56.845827 17901 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.846912 17369 catalog_manager.cc:5028] TS d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): tablet c8a0ac5dbcd340eaa83d36d20112580e (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:56.848620 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36cd6057f7da4018abbb59548dde57ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:56.855504 17383 catalog_manager.cc:5697] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.854676 17562 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:56.861749 18036 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:56.823361 17485 raft_consensus.cc:2955] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.869701 17620 tablet_service.cc:1558] Processing DeleteTablet for tablet 36cd6057f7da4018abbb59548dde57ad with delete_type TABLET_DATA_TOMBSTONED (TS d05c5a979f8e4c789e13b363ee56883d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39166
I20260710 11:09:56.870675 18075 tablet_replica.cc:333] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:09:56.871865 18075 raft_consensus.cc:2243] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.872641 18075 raft_consensus.cc:2272] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.866878 17560 raft_consensus.cc:2955] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:56.887693 18075 ts_tablet_manager.cc:1916] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:56.888698 17383 catalog_manager.cc:5697] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.908097 18075 ts_tablet_manager.cc:1929] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:56.908519 18075 log.cc:1199] T 36cd6057f7da4018abbb59548dde57ad P d05c5a979f8e4c789e13b363ee56883d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/wals/36cd6057f7da4018abbb59548dde57ad
I20260710 11:09:56.909991 17369 catalog_manager.cc:5028] TS d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): tablet 36cd6057f7da4018abbb59548dde57ad (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:56.912910 17548 tablet_service.cc:1558] Processing DeleteTablet for tablet a09d610f3c68498e9ed6734b2860cb6b with delete_type TABLET_DATA_TOMBSTONED (TS 300c6b71c88945f7a486371541d38d72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54374
I20260710 11:09:56.918733 18076 tablet_replica.cc:333] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:09:56.919651 18076 raft_consensus.cc:2243] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.920596 18076 raft_consensus.cc:2272] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.924705 18076 ts_tablet_manager.cc:1916] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:56.936618 18076 ts_tablet_manager.cc:1929] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:56.936939 18076 log.cc:1199] T a09d610f3c68498e9ed6734b2860cb6b P 300c6b71c88945f7a486371541d38d72: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/wals/a09d610f3c68498e9ed6734b2860cb6b
I20260710 11:09:56.938452 17372 catalog_manager.cc:5028] TS 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): tablet a09d610f3c68498e9ed6734b2860cb6b (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:57.948253 17560 consensus_queue.cc:237] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
W20260710 11:09:57.954573 17526 consensus_peers.cc:597] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60687d606ac541b68c7bac8b63193054. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:57.955207 17636 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:57.956995 17486 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:57.957506 18049 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:57.958315 17995 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:57.966179 17995 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:57.967952 17636 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:57.967730 17486 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:57.980881 17485 consensus_queue.cc:237] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:57.981266 17382 catalog_manager.cc:5697] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:57.993883 17636 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:57.996150 17560 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:57.996959 18084 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:57.997838 17451 consensus_peers.cc:597] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b72e7acfeae84c35ab755f5fbf96cc0e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:57.998098 18064 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:58.012974 18086 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.014644 17635 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.017877 17561 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.026624 17562 consensus_queue.cc:237] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.032433 17385 catalog_manager.cc:5697] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
W20260710 11:09:58.039578 17526 consensus_peers.cc:597] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b1da347dc014c5c88faede16b5c46e6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.040711 17635 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.041353 17485 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.042447 18078 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.043239 17995 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:58.051286 17995 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.052829 17485 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.061784 17486 consensus_queue.cc:237] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.068398 17635 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.069543 17383 catalog_manager.cc:5697] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:58.071938 17451 consensus_peers.cc:597] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dab7902641b74d619d760f4345b0b264. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.072190 17562 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.073748 18086 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.084743 17635 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.085958 18086 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:58.090029 18064 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.091753 17561 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.100811 17635 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:09:58.105046 17383 catalog_manager.cc:5697] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:58.374914 18098 ts_tablet_manager.cc:933] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:58.378088 18098 tablet_copy_client.cc:323] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:09:58.379901 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet 60687d606ac541b68c7bac8b63193054 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:09:58.380439 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet 60687d606ac541b68c7bac8b63193054 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-60687d606ac541b68c7bac8b63193054
I20260710 11:09:58.387689 17572 tablet_copy_source_session.cc:215] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:58.390936 18098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60687d606ac541b68c7bac8b63193054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.401005 18098 tablet_copy_client.cc:806] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:58.401571 18098 tablet_copy_client.cc:670] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:58.405180 18098 tablet_copy_client.cc:538] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:58.414822 18098 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:58.434634 18098 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: 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:09:58.435482 18098 tablet_bootstrap.cc:492] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:58.436093 18098 ts_tablet_manager.cc:1403] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:09:58.438930 18098 raft_consensus.cc:359] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.439776 18098 raft_consensus.cc:740] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:58.440402 18098 consensus_queue.cc:260] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.443713 18098 ts_tablet_manager.cc:1434] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:58.445463 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-60687d606ac541b68c7bac8b63193054 received from {username='slave'} at 127.0.0.1:44690
I20260710 11:09:58.445873 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-60687d606ac541b68c7bac8b63193054 on tablet 60687d606ac541b68c7bac8b63193054 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:58.471160 18098 ts_tablet_manager.cc:933] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:58.472729 18098 tablet_copy_client.cc:323] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:09:58.474223 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet b72e7acfeae84c35ab755f5fbf96cc0e from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:09:58.474735 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet b72e7acfeae84c35ab755f5fbf96cc0e from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-b72e7acfeae84c35ab755f5fbf96cc0e
I20260710 11:09:58.479537 17497 tablet_copy_source_session.cc:215] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:58.481876 18098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72e7acfeae84c35ab755f5fbf96cc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.492205 18098 tablet_copy_client.cc:806] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:58.492733 18098 tablet_copy_client.cc:670] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:58.496248 18098 tablet_copy_client.cc:538] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:58.504441 18098 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:58.510910 18103 ts_tablet_manager.cc:933] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:09:58.514871 18103 tablet_copy_client.cc:323] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:09:58.516549 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet dab7902641b74d619d760f4345b0b264 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:09:58.517088 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet dab7902641b74d619d760f4345b0b264 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-dab7902641b74d619d760f4345b0b264
I20260710 11:09:58.524396 17497 tablet_copy_source_session.cc:215] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:58.524564 18098 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: 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:09:58.525420 18098 tablet_bootstrap.cc:492] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:58.526163 18098 ts_tablet_manager.cc:1403] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260710 11:09:58.527467 18103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7902641b74d619d760f4345b0b264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.528467 18098 raft_consensus.cc:359] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.529081 18098 raft_consensus.cc:740] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:58.529619 18098 consensus_queue.cc:260] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.533244 18098 ts_tablet_manager.cc:1434] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:58.536211 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-b72e7acfeae84c35ab755f5fbf96cc0e received from {username='slave'} at 127.0.0.1:52374
I20260710 11:09:58.536695 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-b72e7acfeae84c35ab755f5fbf96cc0e on tablet b72e7acfeae84c35ab755f5fbf96cc0e with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:58.542439 18098 ts_tablet_manager.cc:933] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:09:58.552515 18103 tablet_copy_client.cc:806] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:58.553110 18103 tablet_copy_client.cc:670] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:58.556718 18103 tablet_copy_client.cc:538] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:58.564946 18103 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:58.567827 18098 tablet_copy_client.cc:323] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:09:58.569800 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet 4b1da347dc014c5c88faede16b5c46e6 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:09:58.570309 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet 4b1da347dc014c5c88faede16b5c46e6 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-4b1da347dc014c5c88faede16b5c46e6
I20260710 11:09:58.575279 17572 tablet_copy_source_session.cc:215] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:58.577757 18098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1da347dc014c5c88faede16b5c46e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:58.587101 18103 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: 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:09:58.588101 18103 tablet_bootstrap.cc:492] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:58.588797 18103 ts_tablet_manager.cc:1403] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.009s
I20260710 11:09:58.593321 18098 tablet_copy_client.cc:806] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:58.593119 18103 raft_consensus.cc:359] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.593896 18098 tablet_copy_client.cc:670] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:58.593984 18103 raft_consensus.cc:740] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:58.594642 18103 consensus_queue.cc:260] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.597363 18098 tablet_copy_client.cc:538] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:58.598505 18103 ts_tablet_manager.cc:1434] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:58.601874 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-dab7902641b74d619d760f4345b0b264 received from {username='slave'} at 127.0.0.1:52374
I20260710 11:09:58.602276 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-dab7902641b74d619d760f4345b0b264 on tablet dab7902641b74d619d760f4345b0b264 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:58.605259 18098 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:09:58.620064 18098 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: 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:09:58.620675 18098 tablet_bootstrap.cc:492] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:09:58.621155 18098 ts_tablet_manager.cc:1403] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:09:58.623025 18098 raft_consensus.cc:359] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.623541 18098 raft_consensus.cc:740] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:09:58.623979 18098 consensus_queue.cc:260] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:09:58.625649 18098 ts_tablet_manager.cc:1434] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:09:58.627523 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-4b1da347dc014c5c88faede16b5c46e6 received from {username='slave'} at 127.0.0.1:44690
I20260710 11:09:58.627925 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-4b1da347dc014c5c88faede16b5c46e6 on tablet 4b1da347dc014c5c88faede16b5c46e6 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:09:58.857962 17901 raft_consensus.cc:1217] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.004513 17901 raft_consensus.cc:1217] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.081614 17901 raft_consensus.cc:1217] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.085311 17903 raft_consensus.cc:1217] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.439882 18111 raft_consensus.cc:1064] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:59.441890 18111 consensus_queue.cc:237] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.449220 17901 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.450517 18111 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.451874 17561 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.453338 18086 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.457985 17635 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.462913 18111 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:09:59.463204 18110 raft_consensus.cc:1064] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:59.470207 18110 consensus_queue.cc:237] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.481765 18086 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.486447 17901 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.487236 17636 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.487898 18078 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.487813 17561 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.489198 17995 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.492908 17901 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.494599 17485 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.496546 18078 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:59.497004 17636 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.504509 17383 catalog_manager.cc:5697] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.506938 17995 raft_consensus.cc:1064] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:59.509367 17995 consensus_queue.cc:237] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.537920 17901 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.538779 17485 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.540181 18110 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.538069 18078 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.539109 17636 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.541460 17486 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.543635 18110 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.547042 18121 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:09:59.553984 17903 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.568558 17635 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.578701 17995 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.585062 17901 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.593170 17486 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.602226 18064 raft_consensus.cc:1064] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:09:59.602558 17636 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.608444 18064 consensus_queue.cc:237] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.615872 17486 consensus_queue.cc:237] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.625398 17384 catalog_manager.cc:5697] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.627439 17384 catalog_manager.cc:5697] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.631059 17901 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.631059 17561 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.635303 17562 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.633252 17635 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.632361 17903 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.638137 18086 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.639940 18086 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:59.637153 18064 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:09:59.642889 18086 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:09:59.643702 18111 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.651638 18111 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.658107 17903 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.662216 18132 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.664090 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dab7902641b74d619d760f4345b0b264 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:59.669059 17901 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.674394 17383 catalog_manager.cc:5697] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.675740 17561 consensus_queue.cc:237] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.680725 17560 consensus_queue.cc:237] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.681772 17559 raft_consensus.cc:2955] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.685846 17635 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.695537 17901 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.696415 17636 raft_consensus.cc:1275] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.701790 17633 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.703110 18123 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 11:09:59.709688 18121 consensus_queue.cc:1048] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.712442 18123 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:59.712033 17385 catalog_manager.cc:5697] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.717989 17561 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.721688 18078 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.724205 17901 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.726562 17900 raft_consensus.cc:1275] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.728118 17995 consensus_queue.cc:1048] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.735272 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b1da347dc014c5c88faede16b5c46e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:59.747051 17620 tablet_service.cc:1558] Processing DeleteTablet for tablet dab7902641b74d619d760f4345b0b264 with delete_type TABLET_DATA_TOMBSTONED (TS d05c5a979f8e4c789e13b363ee56883d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39166
I20260710 11:09:59.749220 17635 raft_consensus.cc:2955] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.750829 17633 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.753206 18110 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.754321 18137 tablet_replica.cc:333] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:09:59.755266 18137 raft_consensus.cc:2243] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:59.755865 18137 raft_consensus.cc:2272] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:59.761251 17383 catalog_manager.cc:5697] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.764370 17385 catalog_manager.cc:5697] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.766327 18137 ts_tablet_manager.cc:1916] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:59.769675 17901 raft_consensus.cc:2955] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.778044 17486 consensus_queue.cc:237] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:09:59.781364 18137 ts_tablet_manager.cc:1929] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:59.781868 18137 log.cc:1199] T dab7902641b74d619d760f4345b0b264 P d05c5a979f8e4c789e13b363ee56883d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/wals/dab7902641b74d619d760f4345b0b264
I20260710 11:09:59.782056 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60687d606ac541b68c7bac8b63193054 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:59.784116 17369 catalog_manager.cc:5028] TS d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): tablet dab7902641b74d619d760f4345b0b264 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:59.788618 17473 tablet_service.cc:1558] Processing DeleteTablet for tablet 60687d606ac541b68c7bac8b63193054 with delete_type TABLET_DATA_TOMBSTONED (TS 0f89962ae70a4c88a76c9ba81628e14d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39406
I20260710 11:09:59.790319 17635 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.791649 18132 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:59.793285 17901 raft_consensus.cc:1275] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.792376 18138 tablet_replica.cc:333] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:09:59.794703 18132 consensus_queue.cc:1048] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:09:59.794932 18138 raft_consensus.cc:2243] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:59.796922 18138 raft_consensus.cc:2272] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:59.800246 18138 ts_tablet_manager.cc:1916] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:59.801220 17473 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b1da347dc014c5c88faede16b5c46e6 with delete_type TABLET_DATA_TOMBSTONED (TS 0f89962ae70a4c88a76c9ba81628e14d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39406
I20260710 11:09:59.803294 18086 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.812135 17900 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.815686 18138 ts_tablet_manager.cc:1929] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:59.816090 18138 log.cc:1199] T 60687d606ac541b68c7bac8b63193054 P 0f89962ae70a4c88a76c9ba81628e14d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/wals/60687d606ac541b68c7bac8b63193054
I20260710 11:09:59.816426 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b72e7acfeae84c35ab755f5fbf96cc0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:59.817667 17372 catalog_manager.cc:5028] TS 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): tablet 60687d606ac541b68c7bac8b63193054 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:59.818835 17635 raft_consensus.cc:2955] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.825603 18138 tablet_replica.cc:333] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:09:59.828673 17384 catalog_manager.cc:5697] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:09:59.832137 18138 raft_consensus.cc:2243] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:59.832902 18138 raft_consensus.cc:2272] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:59.836234 18138 ts_tablet_manager.cc:1916] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:59.839035 17548 tablet_service.cc:1558] Processing DeleteTablet for tablet b72e7acfeae84c35ab755f5fbf96cc0e with delete_type TABLET_DATA_TOMBSTONED (TS 300c6b71c88945f7a486371541d38d72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54374
I20260710 11:09:59.850380 18139 tablet_replica.cc:333] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:09:59.851276 18139 raft_consensus.cc:2243] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:59.851851 18139 raft_consensus.cc:2272] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:59.852245 18138 ts_tablet_manager.cc:1929] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:59.852615 18138 log.cc:1199] T 4b1da347dc014c5c88faede16b5c46e6 P 0f89962ae70a4c88a76c9ba81628e14d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/wals/4b1da347dc014c5c88faede16b5c46e6
I20260710 11:09:59.853989 17372 catalog_manager.cc:5028] TS 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): tablet 4b1da347dc014c5c88faede16b5c46e6 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:09:59.854621 18139 ts_tablet_manager.cc:1916] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:59.864512 18139 ts_tablet_manager.cc:1929] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:59.864821 18139 log.cc:1199] T b72e7acfeae84c35ab755f5fbf96cc0e P 300c6b71c88945f7a486371541d38d72: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/wals/b72e7acfeae84c35ab755f5fbf96cc0e
I20260710 11:09:59.866245 17372 catalog_manager.cc:5028] TS 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): tablet b72e7acfeae84c35ab755f5fbf96cc0e (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:00.869619 17561 consensus_queue.cc:237] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
W20260710 11:10:00.875540 17526 consensus_peers.cc:597] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d9819a1a1e1458a9bce968e4a8df6f3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:00.875900 17486 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:00.876165 17635 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:00.877094 18144 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:00.877765 18141 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:10:00.885496 18141 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.887039 17633 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.888335 17486 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.900118 17384 catalog_manager.cc:5697] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.905301 17633 consensus_queue.cc:237] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:00.912679 17561 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:00.913872 17600 consensus_peers.cc:597] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaa5acc2f4c941dd971a06d1f51cca93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:00.914201 18142 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:00.922478 17485 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:00.923601 18136 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:10:00.929585 18142 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.932440 17561 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.944638 17382 catalog_manager.cc:5697] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.951328 17485 consensus_queue.cc:237] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:00.958971 17486 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.964886 17633 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:00.966024 17561 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:00.968387 18140 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:00.970212 18158 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:00.971622 17451 consensus_peers.cc:597] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a44446114f544018513c672ef658af9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:00.977921 18158 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.979547 17633 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:00.981108 17561 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:01.002506 17383 catalog_manager.cc:5697] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:01.003934 17561 consensus_queue.cc:237] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
W20260710 11:10:01.011111 17526 consensus_peers.cc:597] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01f99d19854e47f286fd335ec80693bd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:01.011135 17633 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.012218 17485 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.013104 18144 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.014137 18078 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:10:01.023409 18144 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:01.025200 17485 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:01.025261 17633 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:01.039461 17383 catalog_manager.cc:5697] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:01.414623 18164 ts_tablet_manager.cc:933] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:01.416390 18164 tablet_copy_client.cc:323] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:10:01.417871 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet 0d9819a1a1e1458a9bce968e4a8df6f3 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:10:01.418412 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet 0d9819a1a1e1458a9bce968e4a8df6f3 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-0d9819a1a1e1458a9bce968e4a8df6f3
I20260710 11:10:01.421064 18166 ts_tablet_manager.cc:933] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:01.425688 17572 tablet_copy_source_session.cc:215] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.425973 18166 tablet_copy_client.cc:323] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.3:46801
I20260710 11:10:01.427559 17646 tablet_copy_service.cc:140] P d05c5a979f8e4c789e13b363ee56883d: Received BeginTabletCopySession request for tablet aaa5acc2f4c941dd971a06d1f51cca93 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:37820)
I20260710 11:10:01.428051 17646 tablet_copy_service.cc:161] P d05c5a979f8e4c789e13b363ee56883d: Beginning new tablet copy session on tablet aaa5acc2f4c941dd971a06d1f51cca93 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:37820: session id = b7eccf84bef74b159a10152fe460c93e-aaa5acc2f4c941dd971a06d1f51cca93
I20260710 11:10:01.428587 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9819a1a1e1458a9bce968e4a8df6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.435586 17646 tablet_copy_source_session.cc:215] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.439821 18166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa5acc2f4c941dd971a06d1f51cca93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.446256 18164 tablet_copy_client.cc:806] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.446831 18164 tablet_copy_client.cc:670] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.450950 18164 tablet_copy_client.cc:538] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.454376 18166 tablet_copy_client.cc:806] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.455951 18166 tablet_copy_client.cc:670] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.459417 18166 tablet_copy_client.cc:538] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.459462 18164 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:10:01.467284 18166 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:10:01.481940 18164 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: 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:10:01.482754 18164 tablet_bootstrap.cc:492] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:10:01.483381 18164 ts_tablet_manager.cc:1403] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 11:10:01.487128 18166 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: 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:10:01.486965 18164 raft_consensus.cc:359] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.487849 18164 raft_consensus.cc:740] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:10:01.488086 18166 tablet_bootstrap.cc:492] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:10:01.488927 18166 ts_tablet_manager.cc:1403] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260710 11:10:01.488765 18164 consensus_queue.cc:260] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.492332 18164 ts_tablet_manager.cc:1434] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:10:01.492295 18166 raft_consensus.cc:359] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.493208 18166 raft_consensus.cc:740] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:10:01.493772 18166 consensus_queue.cc:260] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.494494 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-0d9819a1a1e1458a9bce968e4a8df6f3 received from {username='slave'} at 127.0.0.1:44690
I20260710 11:10:01.494920 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-0d9819a1a1e1458a9bce968e4a8df6f3 on tablet 0d9819a1a1e1458a9bce968e4a8df6f3 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:01.499919 18166 ts_tablet_manager.cc:1434] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260710 11:10:01.509876 17646 tablet_copy_service.cc:342] P d05c5a979f8e4c789e13b363ee56883d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-aaa5acc2f4c941dd971a06d1f51cca93 received from {username='slave'} at 127.0.0.1:37820
I20260710 11:10:01.510285 17646 tablet_copy_service.cc:434] P d05c5a979f8e4c789e13b363ee56883d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-aaa5acc2f4c941dd971a06d1f51cca93 on tablet aaa5acc2f4c941dd971a06d1f51cca93 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:01.568111 18166 ts_tablet_manager.cc:933] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:01.569694 18166 tablet_copy_client.cc:323] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:10:01.571610 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet 01f99d19854e47f286fd335ec80693bd from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:10:01.572034 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet 01f99d19854e47f286fd335ec80693bd from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-01f99d19854e47f286fd335ec80693bd
I20260710 11:10:01.572254 18164 ts_tablet_manager.cc:933] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:10:01.574923 18164 tablet_copy_client.cc:323] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:10:01.577544 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet 1a44446114f544018513c672ef658af9 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:10:01.578032 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet 1a44446114f544018513c672ef658af9 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-1a44446114f544018513c672ef658af9
I20260710 11:10:01.582645 17572 tablet_copy_source_session.cc:215] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.587531 18166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f99d19854e47f286fd335ec80693bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.589994 17497 tablet_copy_source_session.cc:215] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.593174 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a44446114f544018513c672ef658af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.601161 18166 tablet_copy_client.cc:806] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.601748 18166 tablet_copy_client.cc:670] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.605015 18166 tablet_copy_client.cc:538] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.608771 18164 tablet_copy_client.cc:806] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.609333 18164 tablet_copy_client.cc:670] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.612766 18166 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:10:01.612797 18164 tablet_copy_client.cc:538] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.621794 18164 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:10:01.629045 18166 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: 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:10:01.629885 18166 tablet_bootstrap.cc:492] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:10:01.630455 18166 ts_tablet_manager.cc:1403] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.007s
I20260710 11:10:01.632985 18166 raft_consensus.cc:359] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.633592 18166 raft_consensus.cc:740] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:10:01.634099 18166 consensus_queue.cc:260] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.638042 18166 ts_tablet_manager.cc:1434] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:10:01.639582 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-01f99d19854e47f286fd335ec80693bd received from {username='slave'} at 127.0.0.1:44690
I20260710 11:10:01.639977 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-01f99d19854e47f286fd335ec80693bd on tablet 01f99d19854e47f286fd335ec80693bd with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:01.644526 18164 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: 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:10:01.645596 18164 tablet_bootstrap.cc:492] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:10:01.646124 18164 ts_tablet_manager.cc:1403] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 11:10:01.648490 18164 raft_consensus.cc:359] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.649065 18164 raft_consensus.cc:740] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:10:01.649608 18164 consensus_queue.cc:260] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:01.651674 18164 ts_tablet_manager.cc:1434] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:01.653251 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-1a44446114f544018513c672ef658af9 received from {username='slave'} at 127.0.0.1:52374
I20260710 11:10:01.653674 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-1a44446114f544018513c672ef658af9 on tablet 1a44446114f544018513c672ef658af9 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:01.918298 17900 raft_consensus.cc:1217] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:01.982600 17901 raft_consensus.cc:1217] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.061271 17901 raft_consensus.cc:1217] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.086223 17900 raft_consensus.cc:1217] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.518121 18147 raft_consensus.cc:1064] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:10:02.520809 18147 consensus_queue.cc:237] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.530063 17485 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.532925 17633 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.533576 18181 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.534508 18078 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:10:02.536852 17900 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.541637 18147 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.545059 18182 raft_consensus.cc:1064] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:10:02.549999 18182 consensus_queue.cc:237] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.583729 17561 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.586014 18086 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:10:02.595494 17900 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.598105 17901 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.599504 17633 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.602838 18182 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.593338 18181 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.614391 18188 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.615111 17485 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.623718 18182 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.632547 17901 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.627401 17633 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.648370 17635 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.655848 17384 catalog_manager.cc:5697] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.669562 18193 raft_consensus.cc:1064] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:10:02.672209 18193 consensus_queue.cc:237] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.677239 17561 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.680905 17383 catalog_manager.cc:5697] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.693138 18147 raft_consensus.cc:1064] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:10:02.694061 17903 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.695690 18179 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.696077 18147 consensus_queue.cc:237] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.699713 17485 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.701918 18194 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:10:02.703722 17561 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.708305 18194 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:02.728130 18179 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.739614 17901 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.748580 17900 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.738379 17561 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.750456 18181 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.759886 17633 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.761454 18181 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.763299 17485 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.780354 18078 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.781702 17485 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.782101 17559 consensus_queue.cc:237] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.787895 18181 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } 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:10:02.793396 17485 consensus_queue.cc:237] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.796489 17385 catalog_manager.cc:5697] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.800019 17633 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.801673 18182 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:02.805306 17901 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.806337 17900 raft_consensus.cc:1275] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.806010 17635 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.807937 18188 consensus_queue.cc:1048] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.812954 17903 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.814340 17485 raft_consensus.cc:1275] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.813813 18183 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.816318 18181 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.817299 18147 consensus_queue.cc:1048] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:02.830221 17636 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.830293 18147 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.831594 17485 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.838802 17634 consensus_queue.cc:237] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.844238 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d9819a1a1e1458a9bce968e4a8df6f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:02.844417 17382 catalog_manager.cc:5697] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.846701 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a44446114f544018513c672ef658af9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:02.856961 17559 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.853008 17383 catalog_manager.cc:5697] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.858547 18197 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:02.862483 17900 raft_consensus.cc:1275] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.861840 17903 raft_consensus.cc:2955] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.829658 17486 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.865206 18179 consensus_queue.cc:1048] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.871366 17548 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a44446114f544018513c672ef658af9 with delete_type TABLET_DATA_TOMBSTONED (TS 300c6b71c88945f7a486371541d38d72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54374
I20260710 11:10:02.876928 17901 raft_consensus.cc:2955] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.885918 18179 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.891372 17559 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.891141 17900 raft_consensus.cc:2955] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.889353 18209 tablet_replica.cc:333] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:02.881458 17384 catalog_manager.cc:5697] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.900462 18209 raft_consensus.cc:2243] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:02.901473 18209 raft_consensus.cc:2272] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:02.907516 18209 ts_tablet_manager.cc:1916] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:02.921416 17369 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aaa5acc2f4c941dd971a06d1f51cca93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:02.926119 18209 ts_tablet_manager.cc:1929] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:02.926609 18209 log.cc:1199] T 1a44446114f544018513c672ef658af9 P 300c6b71c88945f7a486371541d38d72: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/wals/1a44446114f544018513c672ef658af9
I20260710 11:10:02.928282 17559 consensus_queue.cc:237] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:02.928283 17372 catalog_manager.cc:5028] TS 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): tablet 1a44446114f544018513c672ef658af9 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:02.935461 17620 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d9819a1a1e1458a9bce968e4a8df6f3 with delete_type TABLET_DATA_TOMBSTONED (TS d05c5a979f8e4c789e13b363ee56883d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39166
I20260710 11:10:02.937189 18210 tablet_replica.cc:333] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:02.944573 18210 raft_consensus.cc:2243] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:02.945638 18210 raft_consensus.cc:2272] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:02.946416 17381 catalog_manager.cc:5697] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New cstate: current_term: 1 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.949033 17635 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.950713 17901 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.951470 18210 ts_tablet_manager.cc:1916] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:02.952589 18181 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:02.953235 18144 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:02.958159 17473 tablet_service.cc:1558] Processing DeleteTablet for tablet aaa5acc2f4c941dd971a06d1f51cca93 with delete_type TABLET_DATA_TOMBSTONED (TS 0f89962ae70a4c88a76c9ba81628e14d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39406
I20260710 11:10:02.959905 18211 tablet_replica.cc:333] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:02.960827 18211 raft_consensus.cc:2243] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:02.963735 18211 raft_consensus.cc:2272] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:02.964676 18144 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.966120 17635 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.973732 17901 raft_consensus.cc:2955] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.977444 18211 ts_tablet_manager.cc:1916] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:02.980238 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01f99d19854e47f286fd335ec80693bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:02.987985 18210 ts_tablet_manager.cc:1929] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:02.988466 18210 log.cc:1199] T 0d9819a1a1e1458a9bce968e4a8df6f3 P d05c5a979f8e4c789e13b363ee56883d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/wals/0d9819a1a1e1458a9bce968e4a8df6f3
I20260710 11:10:02.990269 17381 catalog_manager.cc:5697] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d reported cstate change: config changed from index 3 to 4, VOTER 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:02.991493 17369 catalog_manager.cc:5028] TS d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): tablet 0d9819a1a1e1458a9bce968e4a8df6f3 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:02.991901 18211 ts_tablet_manager.cc:1929] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:02.992280 18211 log.cc:1199] T aaa5acc2f4c941dd971a06d1f51cca93 P 0f89962ae70a4c88a76c9ba81628e14d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/wals/aaa5acc2f4c941dd971a06d1f51cca93
I20260710 11:10:02.994009 17372 catalog_manager.cc:5028] TS 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): tablet aaa5acc2f4c941dd971a06d1f51cca93 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:03.002110 17473 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f99d19854e47f286fd335ec80693bd with delete_type TABLET_DATA_TOMBSTONED (TS 0f89962ae70a4c88a76c9ba81628e14d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39406
I20260710 11:10:03.002888 18211 tablet_replica.cc:333] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:03.003494 18211 raft_consensus.cc:2243] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:03.004314 18211 raft_consensus.cc:2272] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:03.007159 18211 ts_tablet_manager.cc:1916] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:03.017621 18211 ts_tablet_manager.cc:1929] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:03.017911 18211 log.cc:1199] T 01f99d19854e47f286fd335ec80693bd P 0f89962ae70a4c88a76c9ba81628e14d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/wals/01f99d19854e47f286fd335ec80693bd
I20260710 11:10:03.019040 17372 catalog_manager.cc:5028] TS 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): tablet 01f99d19854e47f286fd335ec80693bd (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:04.028865 17559 consensus_queue.cc:237] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
W20260710 11:10:04.035377 17526 consensus_peers.cc:597] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11ea9442821547d4b59fb5fcfd7be4b5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.035522 17635 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.036129 17485 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.036717 18215 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:10:04.037572 18147 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.044121 18215 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:04.045727 17485 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:04.046491 17635 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:04.058960 17383 catalog_manager.cc:5697] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.063608 17485 consensus_queue.cc:237] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue 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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:04.075287 17635 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.076309 17559 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:04.076406 17451 consensus_peers.cc:597] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d -> Peer b7eccf84bef74b159a10152fe460c93e (127.15.251.4:36875): Couldn't send request to peer b7eccf84bef74b159a10152fe460c93e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fba57302d80437fb3e96fc00311b415. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.076723 18212 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.077939 18183 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:10:04.086890 18223 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:04.088729 17559 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:04.091120 17635 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } } }
I20260710 11:10:04.103713 17381 catalog_manager.cc:5697] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index -1 to 2, NON_VOTER b7eccf84bef74b159a10152fe460c93e (127.15.251.4) added. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.446137 18227 ts_tablet_manager.cc:933] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:04.447767 18227 tablet_copy_client.cc:323] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.2:36475
I20260710 11:10:04.449128 17572 tablet_copy_service.cc:140] P 300c6b71c88945f7a486371541d38d72: Received BeginTabletCopySession request for tablet 11ea9442821547d4b59fb5fcfd7be4b5 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:44690)
I20260710 11:10:04.449671 17572 tablet_copy_service.cc:161] P 300c6b71c88945f7a486371541d38d72: Beginning new tablet copy session on tablet 11ea9442821547d4b59fb5fcfd7be4b5 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:44690: session id = b7eccf84bef74b159a10152fe460c93e-11ea9442821547d4b59fb5fcfd7be4b5
I20260710 11:10:04.456900 17572 tablet_copy_source_session.cc:215] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.459583 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ea9442821547d4b59fb5fcfd7be4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.469588 18227 tablet_copy_client.cc:806] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.470101 18227 tablet_copy_client.cc:670] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.473420 18227 tablet_copy_client.cc:538] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.481058 18227 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:10:04.509192 18227 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: 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:10:04.510056 18227 tablet_bootstrap.cc:492] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:10:04.510736 18227 ts_tablet_manager.cc:1403] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.000s
I20260710 11:10:04.513007 18232 ts_tablet_manager.cc:933] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: Initiating tablet copy from peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:10:04.513587 18227 raft_consensus.cc:359] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:04.514519 18227 raft_consensus.cc:740] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:10:04.515188 18227 consensus_queue.cc:260] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:04.517865 18232 tablet_copy_client.cc:323] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Beginning tablet copy session from remote peer at address 127.15.251.1:41141
I20260710 11:10:04.519608 17497 tablet_copy_service.cc:140] P 0f89962ae70a4c88a76c9ba81628e14d: Received BeginTabletCopySession request for tablet 0fba57302d80437fb3e96fc00311b415 from peer b7eccf84bef74b159a10152fe460c93e ({username='slave'} at 127.0.0.1:52374)
I20260710 11:10:04.520099 17497 tablet_copy_service.cc:161] P 0f89962ae70a4c88a76c9ba81628e14d: Beginning new tablet copy session on tablet 0fba57302d80437fb3e96fc00311b415 from peer b7eccf84bef74b159a10152fe460c93e at {username='slave'} at 127.0.0.1:52374: session id = b7eccf84bef74b159a10152fe460c93e-0fba57302d80437fb3e96fc00311b415
I20260710 11:10:04.520454 18227 ts_tablet_manager.cc:1434] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 11:10:04.522203 17572 tablet_copy_service.cc:342] P 300c6b71c88945f7a486371541d38d72: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-11ea9442821547d4b59fb5fcfd7be4b5 received from {username='slave'} at 127.0.0.1:44690
I20260710 11:10:04.522603 17572 tablet_copy_service.cc:434] P 300c6b71c88945f7a486371541d38d72: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-11ea9442821547d4b59fb5fcfd7be4b5 on tablet 11ea9442821547d4b59fb5fcfd7be4b5 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:04.526077 17497 tablet_copy_source_session.cc:215] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.528952 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fba57302d80437fb3e96fc00311b415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.543468 18232 tablet_copy_client.cc:806] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.544178 18232 tablet_copy_client.cc:670] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.547386 18232 tablet_copy_client.cc:538] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.555469 18232 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: Bootstrap starting.
I20260710 11:10:04.575920 18232 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: 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:10:04.576745 18232 tablet_bootstrap.cc:492] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: Bootstrap complete.
I20260710 11:10:04.577363 18232 ts_tablet_manager.cc:1403] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260710 11:10:04.580173 18232 raft_consensus.cc:359] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:04.580979 18232 raft_consensus.cc:740] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Initialized, Role: LEARNER
I20260710 11:10:04.581627 18232 consensus_queue.cc:260] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: NON_VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: true } }
I20260710 11:10:04.584008 18232 ts_tablet_manager.cc:1434] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:04.590112 17497 tablet_copy_service.cc:342] P 0f89962ae70a4c88a76c9ba81628e14d: Request end of tablet copy session b7eccf84bef74b159a10152fe460c93e-0fba57302d80437fb3e96fc00311b415 received from {username='slave'} at 127.0.0.1:52374
I20260710 11:10:04.590502 17497 tablet_copy_service.cc:434] P 0f89962ae70a4c88a76c9ba81628e14d: ending tablet copy session b7eccf84bef74b159a10152fe460c93e-0fba57302d80437fb3e96fc00311b415 on tablet 0fba57302d80437fb3e96fc00311b415 with peer b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:04.833562 17900 raft_consensus.cc:1217] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.006556 17900 raft_consensus.cc:1217] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.238438 18215 raft_consensus.cc:1064] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:10:05.241104 18215 consensus_queue.cc:237] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:05.247908 17635 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.247957 17900 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.249179 17485 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.249464 18215 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } 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:10:05.250741 18236 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:05.251547 18240 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.275890 18218 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.277328 17485 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.282099 17636 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.289917 17900 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.291889 17383 catalog_manager.cc:5697] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } attrs { replace: true } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.320642 17559 consensus_queue.cc:237] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:05.326628 17485 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.327106 17900 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.327910 18218 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.328687 18236 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:05.334939 18240 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.336890 17900 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.342008 17485 raft_consensus.cc:2955] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.353410 17385 catalog_manager.cc:5697] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 3 to 4, VOTER d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) evicted. New cstate: current_term: 1 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.354457 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11ea9442821547d4b59fb5fcfd7be4b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.365351 17620 tablet_service.cc:1558] Processing DeleteTablet for tablet 11ea9442821547d4b59fb5fcfd7be4b5 with delete_type TABLET_DATA_TOMBSTONED (TS d05c5a979f8e4c789e13b363ee56883d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39166
I20260710 11:10:05.368191 18249 tablet_replica.cc:333] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:05.369364 18249 raft_consensus.cc:2243] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:05.370501 18249 raft_consensus.cc:2272] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:05.374351 18249 ts_tablet_manager.cc:1916] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:05.390586 18249 ts_tablet_manager.cc:1929] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:05.391080 18249 log.cc:1199] T 11ea9442821547d4b59fb5fcfd7be4b5 P d05c5a979f8e4c789e13b363ee56883d: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/wals/11ea9442821547d4b59fb5fcfd7be4b5
I20260710 11:10:05.393124 17369 catalog_manager.cc:5028] TS d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): tablet 11ea9442821547d4b59fb5fcfd7be4b5 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:05.458025 18238 raft_consensus.cc:1064] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: attempting to promote NON_VOTER b7eccf84bef74b159a10152fe460c93e to VOTER
I20260710 11:10:05.460995 18238 consensus_queue.cc:237] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:05.468241 17636 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.468089 17900 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 LEARNER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.469697 17559 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.469650 18238 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.471005 18239 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:05.471849 18238 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } 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:10:05.484797 18239 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.487540 17900 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.489823 17561 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.501400 17636 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.501762 17381 catalog_manager.cc:5697] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 2 to 3, b7eccf84bef74b159a10152fe460c93e (127.15.251.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } attrs { replace: true } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.528646 17485 consensus_queue.cc:237] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:05.534057 17900 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.535277 17636 raft_consensus.cc:1275] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.536439 18254 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } 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:10:05.537608 18212 consensus_queue.cc:1048] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.543619 18254 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.545114 17636 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.546049 17900 raft_consensus.cc:2955] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.560448 17381 catalog_manager.cc:5697] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e reported cstate change: config changed from index 3 to 4, VOTER 300c6b71c88945f7a486371541d38d72 (127.15.251.2) evicted. New cstate: current_term: 1 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } } }
I20260710 11:10:05.563299 17372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fba57302d80437fb3e96fc00311b415 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.573297 17548 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fba57302d80437fb3e96fc00311b415 with delete_type TABLET_DATA_TOMBSTONED (TS 300c6b71c88945f7a486371541d38d72 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54374
I20260710 11:10:05.575343 18255 tablet_replica.cc:333] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:05.576416 18255 raft_consensus.cc:2243] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:05.577107 18255 raft_consensus.cc:2272] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:05.580265 18255 ts_tablet_manager.cc:1916] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:05.592221 18255 ts_tablet_manager.cc:1929] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:05.592492 18255 log.cc:1199] T 0fba57302d80437fb3e96fc00311b415 P 300c6b71c88945f7a486371541d38d72: Deleting WAL directory at /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/wals/0fba57302d80437fb3e96fc00311b415
I20260710 11:10:05.593855 17372 catalog_manager.cc:5028] TS 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): tablet 0fba57302d80437fb3e96fc00311b415 (table test-workload [id=9eac3aa1c15c45429e379b981c72031e]) successfully deleted
I20260710 11:10:11.434823 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:11.472410 17485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0182b052f2a54076a85256e29047723c"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
mode: GRACEFUL
new_leader_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:39402
I20260710 11:10:11.472985 17485 raft_consensus.cc:606] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Received request to transfer leadership to TS b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:11.482851 17559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:11.483291 17559 raft_consensus.cc:606] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:11.485589 17559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "d05c5a979f8e4c789e13b363ee56883d"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:11.486037 17559 raft_consensus.cc:606] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS d05c5a979f8e4c789e13b363ee56883d
I20260710 11:10:11.488040 17559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:11.488461 17559 raft_consensus.cc:606] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:11.490329 17559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "d05c5a979f8e4c789e13b363ee56883d"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:11.490746 17559 raft_consensus.cc:606] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS d05c5a979f8e4c789e13b363ee56883d
I20260710 11:10:11.491623 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:11.492466 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:11.529861 18240 raft_consensus.cc:993] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: : Instructing follower d05c5a979f8e4c789e13b363ee56883d to start an election
I20260710 11:10:11.530349 18236 raft_consensus.cc:1081] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer d05c5a979f8e4c789e13b363ee56883d to start an election
I20260710 11:10:11.531746 17635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342"
dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
 from {username='slave'} at 127.0.0.1:39174
I20260710 11:10:11.532225 17635 raft_consensus.cc:493] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:11.532492 17635 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.536983 17635 raft_consensus.cc:515] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:11.538728 17635 leader_election.cc:290] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:11.539485 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:11.539896 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:11.540150 17485 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.540469 17559 raft_consensus.cc:3055] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.540762 17559 raft_consensus.cc:740] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:11.541515 17559 consensus_queue.cc:260] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:11.542773 17559 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.546291 17485 raft_consensus.cc:2468] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 2.
I20260710 11:10:11.549975 17559 raft_consensus.cc:2468] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 2.
I20260710 11:10:11.550648 18236 raft_consensus.cc:993] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: : Instructing follower b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:11.552075 18240 raft_consensus.cc:1081] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:11.552237 17602 leader_election.cc:304] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:11.553506 18257 raft_consensus.cc:2804] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.553612 17900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5"
dest_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:51990
I20260710 11:10:11.553993 18257 raft_consensus.cc:697] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:10:11.554108 17900 raft_consensus.cc:493] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:11.554466 17900 raft_consensus.cc:3060] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.554834 18257 consensus_queue.cc:237] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:11.560537 17900 raft_consensus.cc:515] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:11.562812 17900 leader_election.cc:290] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:11.563381 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:11.563767 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ea9442821547d4b59fb5fcfd7be4b5" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:11.563910 17485 raft_consensus.cc:3060] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.564334 17559 raft_consensus.cc:3055] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.564002 17381 catalog_manager.cc:5697] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 2 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.564652 17559 raft_consensus.cc:740] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:11.565560 17559 consensus_queue.cc:260] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:11.566792 17559 raft_consensus.cc:3060] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.569329 17485 raft_consensus.cc:2468] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:11.570645 17869 leader_election.cc:304] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, b7eccf84bef74b159a10152fe460c93e; no voters: 
I20260710 11:10:11.572423 18270 raft_consensus.cc:2804] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.572496 17559 raft_consensus.cc:2468] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:11.575433 18270 raft_consensus.cc:697] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Becoming Leader. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Running, Role: LEADER
I20260710 11:10:11.576233 18270 consensus_queue.cc:237] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:11.586216 17381 catalog_manager.cc:5697] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to b7eccf84bef74b159a10152fe460c93e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "b7eccf84bef74b159a10152fe460c93e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.728184 18266 raft_consensus.cc:993] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: : Instructing follower d05c5a979f8e4c789e13b363ee56883d to start an election
I20260710 11:10:11.728593 18240 raft_consensus.cc:1081] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer d05c5a979f8e4c789e13b363ee56883d to start an election
I20260710 11:10:11.729803 17635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6"
dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
 from {username='slave'} at 127.0.0.1:39174
I20260710 11:10:11.730222 17635 raft_consensus.cc:493] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:11.730504 17635 raft_consensus.cc:3060] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.734797 17635 raft_consensus.cc:515] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:11.736174 17635 leader_election.cc:290] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:11.737067 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:11.737407 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c942e5ef4d5b4053b9dc6d453a6f40f6" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:11.737831 17485 raft_consensus.cc:3060] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.738027 17559 raft_consensus.cc:3055] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.738373 17559 raft_consensus.cc:740] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:11.739022 17559 consensus_queue.cc:260] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:11.740160 17559 raft_consensus.cc:3060] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.742792 17485 raft_consensus.cc:2468] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 2.
I20260710 11:10:11.743681 17602 leader_election.cc:304] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:11.744408 18257 raft_consensus.cc:2804] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.744678 17559 raft_consensus.cc:2468] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 2.
I20260710 11:10:11.746848 18257 raft_consensus.cc:697] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:10:11.747784 18257 consensus_queue.cc:237] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:11.756345 17381 catalog_manager.cc:5697] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 2 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.940584 18277 raft_consensus.cc:993] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: : Instructing follower b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:11.941212 18261 raft_consensus.cc:1081] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Signalling peer b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:11.942453 17900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0182b052f2a54076a85256e29047723c"
dest_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:51982
I20260710 11:10:11.942854 17900 raft_consensus.cc:493] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:11.943116 17900 raft_consensus.cc:3060] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.947640 17900 raft_consensus.cc:515] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:11.949586 17900 leader_election.cc:290] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:11.949890 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0182b052f2a54076a85256e29047723c" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:11.950196 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0182b052f2a54076a85256e29047723c" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:10:11.950533 17485 raft_consensus.cc:3055] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.950752 17635 raft_consensus.cc:3060] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.950906 17485 raft_consensus.cc:740] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:11.951645 17485 consensus_queue.cc:260] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:11.952656 17485 raft_consensus.cc:3060] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.955101 17635 raft_consensus.cc:2468] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:11.956301 17866 leader_election.cc:304] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7eccf84bef74b159a10152fe460c93e, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:11.956996 18270 raft_consensus.cc:2804] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.957522 18270 raft_consensus.cc:697] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Becoming Leader. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Running, Role: LEADER
I20260710 11:10:11.958271 17485 raft_consensus.cc:2468] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:11.958467 18270 consensus_queue.cc:237] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:11.961673 17559 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:11.962713 18270 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:11.967600 17381 catalog_manager.cc:5697] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e reported cstate change: term changed from 1 to 2, leader changed from 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) to b7eccf84bef74b159a10152fe460c93e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "b7eccf84bef74b159a10152fe460c93e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.975508 17485 raft_consensus.cc:1275] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:11.977648 18270 consensus_queue.cc:1048] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.029294 18266 raft_consensus.cc:993] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: : Instructing follower b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:12.029784 18236 raft_consensus.cc:1081] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:12.031222 17900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e"
dest_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:51990
I20260710 11:10:12.031602 17900 raft_consensus.cc:493] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:12.031822 17900 raft_consensus.cc:3060] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.034298 17559 raft_consensus.cc:1275] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.035457 18257 consensus_queue.cc:1048] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.037361 17900 raft_consensus.cc:515] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:12.039292 17900 leader_election.cc:290] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:12.039826 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:12.040453 17485 raft_consensus.cc:3060] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.041164 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0ac5dbcd340eaa83d36d20112580e" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:12.041705 17561 raft_consensus.cc:3055] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.041932 17561 raft_consensus.cc:740] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:12.042600 17561 consensus_queue.cc:260] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:12.043414 17561 raft_consensus.cc:3060] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.046331 17485 raft_consensus.cc:2468] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:12.047130 17869 leader_election.cc:304] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, b7eccf84bef74b159a10152fe460c93e; no voters: 
I20260710 11:10:12.047741 18272 raft_consensus.cc:2804] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.048113 18272 raft_consensus.cc:697] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Becoming Leader. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Running, Role: LEADER
I20260710 11:10:12.048564 17561 raft_consensus.cc:2468] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:12.048873 18272 consensus_queue.cc:237] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:12.067837 17485 raft_consensus.cc:1275] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.070109 18262 consensus_queue.cc:1048] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.074972 17381 catalog_manager.cc:5697] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to b7eccf84bef74b159a10152fe460c93e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "b7eccf84bef74b159a10152fe460c93e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:12.298300 17559 raft_consensus.cc:1275] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.299664 18275 consensus_queue.cc:1048] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:12.309104 17485 raft_consensus.cc:1275] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.310484 18257 consensus_queue.cc:1048] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.411130 17485 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.412443 18270 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:12.422379 17635 raft_consensus.cc:1275] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.423947 18270 consensus_queue.cc:1048] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.443622 17485 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.444792 18281 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.450505 17559 raft_consensus.cc:1275] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.451915 18291 consensus_queue.cc:1048] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:12.493384 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:12.511924 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:12.527823 17561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:12.528441 17561 raft_consensus.cc:606] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:12.530637 17561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:12.531051 17561 raft_consensus.cc:606] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:10:12.533221 17561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "d05c5a979f8e4c789e13b363ee56883d"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:12.533664 17561 raft_consensus.cc:606] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS d05c5a979f8e4c789e13b363ee56883d
I20260710 11:10:12.534530 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:12.535192 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:12.867688 18236 raft_consensus.cc:993] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: : Instructing follower b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:12.868141 18240 raft_consensus.cc:1081] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:12.869335 17900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd"
dest_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:51990
I20260710 11:10:12.869776 17900 raft_consensus.cc:493] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:12.870047 17900 raft_consensus.cc:3060] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.874033 17900 raft_consensus.cc:515] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:12.875344 17900 leader_election.cc:290] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:12.876066 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:12.876322 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f99d19854e47f286fd335ec80693bd" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:10:12.876632 17561 raft_consensus.cc:3055] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.876808 17635 raft_consensus.cc:3060] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.876991 17561 raft_consensus.cc:740] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:12.877811 17561 consensus_queue.cc:260] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:12.878913 17561 raft_consensus.cc:3060] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.883031 17635 raft_consensus.cc:2468] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:12.884033 17866 leader_election.cc:304] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7eccf84bef74b159a10152fe460c93e, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:12.884685 18270 raft_consensus.cc:2804] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.884647 17561 raft_consensus.cc:2468] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:12.885371 18270 raft_consensus.cc:697] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Becoming Leader. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Running, Role: LEADER
I20260710 11:10:12.886226 18270 consensus_queue.cc:237] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [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: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:12.893579 17381 catalog_manager.cc:5697] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to b7eccf84bef74b159a10152fe460c93e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "b7eccf84bef74b159a10152fe460c93e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.012703 18302 raft_consensus.cc:993] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: : Instructing follower 0f89962ae70a4c88a76c9ba81628e14d to start an election
I20260710 11:10:13.013010 18236 raft_consensus.cc:993] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: : Instructing follower d05c5a979f8e4c789e13b363ee56883d to start an election
I20260710 11:10:13.013315 18303 raft_consensus.cc:1081] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer 0f89962ae70a4c88a76c9ba81628e14d to start an election
I20260710 11:10:13.013533 18302 raft_consensus.cc:1081] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer d05c5a979f8e4c789e13b363ee56883d to start an election
I20260710 11:10:13.014932 17635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14"
dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
 from {username='slave'} at 127.0.0.1:39174
I20260710 11:10:13.014932 17485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
 from {username='slave'} at 127.0.0.1:39420
I20260710 11:10:13.015594 17485 raft_consensus.cc:493] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:13.015563 17635 raft_consensus.cc:493] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:13.016064 17485 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.016116 17635 raft_consensus.cc:3060] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.022346 17485 raft_consensus.cc:515] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.022346 17635 raft_consensus.cc:515] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.024303 17485 leader_election.cc:290] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 2 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:13.025274 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:10:13.025501 17561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:13.026036 17636 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.026185 17561 raft_consensus.cc:3055] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:13.026510 17635 leader_election.cc:290] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 2 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141)
I20260710 11:10:13.026656 17561 raft_consensus.cc:740] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:13.025969 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:13.027870 17485 raft_consensus.cc:3060] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.027561 17561 consensus_queue.cc:260] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.025274 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec551145d4214d4eb91e2a427753be14" candidate_uuid: "d05c5a979f8e4c789e13b363ee56883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:13.028577 17559 raft_consensus.cc:3055] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:13.028795 17561 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.028857 17559 raft_consensus.cc:740] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:13.029758 17559 consensus_queue.cc:260] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.030872 17559 raft_consensus.cc:3060] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.032513 17636 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 2.
I20260710 11:10:13.033891 17450 leader_election.cc:304] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:13.034526 17485 raft_consensus.cc:2468] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 2.
I20260710 11:10:13.034691 18261 raft_consensus.cc:2804] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.035665 17602 leader_election.cc:304] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:13.035931 17561 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 2.
I20260710 11:10:13.036571 18275 raft_consensus.cc:2804] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.037093 18275 raft_consensus.cc:697] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Becoming Leader. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:10:13.038409 17559 raft_consensus.cc:2468] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05c5a979f8e4c789e13b363ee56883d in term 2.
I20260710 11:10:13.038214 18275 consensus_queue.cc:237] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.040400 18261 raft_consensus.cc:697] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:13.041371 18261 consensus_queue.cc:237] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.049000 17381 catalog_manager.cc:5697] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to d05c5a979f8e4c789e13b363ee56883d (127.15.251.3). New cstate: current_term: 2 leader_uuid: "d05c5a979f8e4c789e13b363ee56883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.050410 17385 catalog_manager.cc:5697] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 2 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.312369 17636 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:13.313563 18301 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:13.322875 17559 raft_consensus.cc:1275] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:13.324117 18270 consensus_queue.cc:1048] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:13.462482 17559 raft_consensus.cc:1275] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.463551 18257 consensus_queue.cc:1048] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.472831 17485 raft_consensus.cc:1275] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer d05c5a979f8e4c789e13b363ee56883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.474270 18257 consensus_queue.cc:1048] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.505632 17559 raft_consensus.cc:1275] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.507653 18304 consensus_queue.cc:1048] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.516363 17636 raft_consensus.cc:1275] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.517618 18316 consensus_queue.cc:1048] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.536080 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:13.551839 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:13.574910 17636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342"
dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
mode: GRACEFUL
new_leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
 from {username='slave'} at 127.0.0.1:47990
I20260710 11:10:13.575382 17636 raft_consensus.cc:606] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Received request to transfer leadership to TS 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:10:13.577523 17485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dab7902641b74d619d760f4345b0b264"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
mode: GRACEFUL
new_leader_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:39402
I20260710 11:10:13.577965 17485 raft_consensus.cc:606] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Received request to transfer leadership to TS b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:13.579015 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:13.579648 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:13.680151 18275 raft_consensus.cc:993] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: : Instructing follower 0f89962ae70a4c88a76c9ba81628e14d to start an election
I20260710 11:10:13.680616 18257 raft_consensus.cc:1081] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Signalling peer 0f89962ae70a4c88a76c9ba81628e14d to start an election
I20260710 11:10:13.682063 17486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
 from {username='slave'} at 127.0.0.1:39430
I20260710 11:10:13.682461 17486 raft_consensus.cc:493] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:13.682708 17486 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.687446 17486 raft_consensus.cc:515] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.689308 17486 leader_election.cc:290] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 3 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:13.689929 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:13.690351 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21661c7a0e834947961ee1aa643a8342" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:10:13.690466 17559 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.690837 17636 raft_consensus.cc:3055] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:13.691074 17636 raft_consensus.cc:740] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d05c5a979f8e4c789e13b363ee56883d, State: Running, Role: LEADER
I20260710 11:10:13.691707 17636 consensus_queue.cc:260] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.692534 17636 raft_consensus.cc:3060] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.694913 17559 raft_consensus.cc:2468] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 3.
I20260710 11:10:13.696071 17453 leader_election.cc:304] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [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: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72; no voters: 
I20260710 11:10:13.696797 18316 raft_consensus.cc:2804] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.697340 18316 raft_consensus.cc:697] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:13.698340 17636 raft_consensus.cc:2468] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 3.
I20260710 11:10:13.698448 18316 consensus_queue.cc:237] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:13.705960 17385 catalog_manager.cc:5697] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 2 to 3, leader changed from d05c5a979f8e4c789e13b363ee56883d (127.15.251.3) to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 3 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.848309 18316 raft_consensus.cc:993] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: : Instructing follower b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:13.848730 18316 raft_consensus.cc:1081] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Signalling peer b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:13.850061 17901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dab7902641b74d619d760f4345b0b264"
dest_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:51982
I20260710 11:10:13.850541 17901 raft_consensus.cc:493] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:13.850895 17901 raft_consensus.cc:3060] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.856101 17901 raft_consensus.cc:515] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:13.857659 17901 leader_election.cc:290] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:13.858314 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:13.858811 17486 raft_consensus.cc:3055] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:13.858855 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7902641b74d619d760f4345b0b264" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:13.859148 17486 raft_consensus.cc:740] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:13.859423 17559 raft_consensus.cc:3060] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.859853 17486 consensus_queue.cc:260] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:13.860764 17486 raft_consensus.cc:3060] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.865702 17559 raft_consensus.cc:2468] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:13.866329 17486 raft_consensus.cc:2468] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:13.866605 17869 leader_election.cc:304] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 300c6b71c88945f7a486371541d38d72, b7eccf84bef74b159a10152fe460c93e; no voters: 
I20260710 11:10:13.867491 18324 raft_consensus.cc:2804] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.868906 18324 raft_consensus.cc:697] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Becoming Leader. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Running, Role: LEADER
I20260710 11:10:13.869766 18324 consensus_queue.cc:237] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:13.876622 17385 catalog_manager.cc:5697] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e reported cstate change: term changed from 1 to 2, leader changed from 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) to b7eccf84bef74b159a10152fe460c93e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "b7eccf84bef74b159a10152fe460c93e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:14.128173 17561 raft_consensus.cc:1275] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:14.129352 18316 consensus_queue.cc:1048] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.138132 17636 raft_consensus.cc:1275] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:14.139561 18304 consensus_queue.cc:1048] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.310950 17561 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:14.312014 18324 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.322543 17486 raft_consensus.cc:1275] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:14.323782 18270 consensus_queue.cc:1048] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.580451 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:14.597286 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:14.612097 17486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
mode: GRACEFUL
new_leader_uuid: "300c6b71c88945f7a486371541d38d72"
 from {username='slave'} at 127.0.0.1:39402
I20260710 11:10:14.612612 17486 raft_consensus.cc:606] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Received request to transfer leadership to TS 300c6b71c88945f7a486371541d38d72
I20260710 11:10:14.613775 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:14.614470 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:14.990839 18304 raft_consensus.cc:993] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: : Instructing follower 300c6b71c88945f7a486371541d38d72 to start an election
I20260710 11:10:14.992100 18304 raft_consensus.cc:1081] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Signalling peer 300c6b71c88945f7a486371541d38d72 to start an election
I20260710 11:10:14.994841 17561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
 from {username='slave'} at 127.0.0.1:54390
I20260710 11:10:14.995991 17561 raft_consensus.cc:493] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:14.996660 17561 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:15.010285 17561 raft_consensus.cc:515] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:15.012471 17561 leader_election.cc:290] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [CANDIDATE]: Term 3 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:15.013517 17486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:15.013654 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99bbf8ed58d40199d1d27ca7c052885" candidate_uuid: "300c6b71c88945f7a486371541d38d72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:10:15.014415 17486 raft_consensus.cc:3055] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:15.014473 17636 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:15.014717 17486 raft_consensus.cc:740] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:15.015650 17486 consensus_queue.cc:260] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:15.016968 17486 raft_consensus.cc:3060] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:15.020089 17636 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 3.
I20260710 11:10:15.021368 17525 leader_election.cc:304] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [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: 300c6b71c88945f7a486371541d38d72, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:15.022393 18336 raft_consensus.cc:2804] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:15.022840 18336 raft_consensus.cc:697] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 3 LEADER]: Becoming Leader. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:15.023746 17486 raft_consensus.cc:2468] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 300c6b71c88945f7a486371541d38d72 in term 3.
I20260710 11:10:15.023979 18336 consensus_queue.cc:237] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:15.032943 17385 catalog_manager.cc:5697] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 reported cstate change: term changed from 2 to 3, leader changed from 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) to 300c6b71c88945f7a486371541d38d72 (127.15.251.2). New cstate: current_term: 3 leader_uuid: "300c6b71c88945f7a486371541d38d72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:15.470453 17486 raft_consensus.cc:1275] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:15.471477 18336 consensus_queue.cc:1048] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:15.482136 17636 raft_consensus.cc:1275] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Refusing update from remote peer 300c6b71c88945f7a486371541d38d72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:15.483310 18336 consensus_queue.cc:1048] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:15.615388 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:15.640015 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:15.654426 17559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756"
dest_uuid: "300c6b71c88945f7a486371541d38d72"
mode: GRACEFUL
new_leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
 from {username='slave'} at 127.0.0.1:60982
I20260710 11:10:15.654971 17559 raft_consensus.cc:606] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Received request to transfer leadership to TS 0f89962ae70a4c88a76c9ba81628e14d
I20260710 11:10:15.656186 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:15.656769 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:15.677855 18336 raft_consensus.cc:993] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: : Instructing follower 0f89962ae70a4c88a76c9ba81628e14d to start an election
I20260710 11:10:15.678530 18302 raft_consensus.cc:1081] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Signalling peer 0f89962ae70a4c88a76c9ba81628e14d to start an election
I20260710 11:10:15.680364 17485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
 from {username='slave'} at 127.0.0.1:39420
I20260710 11:10:15.680935 17485 raft_consensus.cc:493] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:15.681224 17485 raft_consensus.cc:3060] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:15.686142 17485 raft_consensus.cc:515] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:15.687646 17485 leader_election.cc:290] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 2 election: Requested vote from peers 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
I20260710 11:10:15.688243 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:15.688565 17636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207dbb53ccc046ec8e5febe443050756" candidate_uuid: "0f89962ae70a4c88a76c9ba81628e14d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d05c5a979f8e4c789e13b363ee56883d"
I20260710 11:10:15.688834 17559 raft_consensus.cc:3055] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:15.689045 17636 raft_consensus.cc:3060] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:15.689177 17559 raft_consensus.cc:740] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 300c6b71c88945f7a486371541d38d72, State: Running, Role: LEADER
I20260710 11:10:15.690112 17559 consensus_queue.cc:260] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:15.691190 17559 raft_consensus.cc:3060] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:15.694593 17636 raft_consensus.cc:2468] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 2.
I20260710 11:10:15.695832 17450 leader_election.cc:304] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d; no voters: 
I20260710 11:10:15.696475 18337 raft_consensus.cc:2804] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:15.696843 18337 raft_consensus.cc:697] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Becoming Leader. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:15.697397 17559 raft_consensus.cc:2468] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f89962ae70a4c88a76c9ba81628e14d in term 2.
I20260710 11:10:15.697649 18337 consensus_queue.cc:237] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } }
I20260710 11:10:15.704495 17385 catalog_manager.cc:5697] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d reported cstate change: term changed from 1 to 2, leader changed from 300c6b71c88945f7a486371541d38d72 (127.15.251.2) to 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1). New cstate: current_term: 2 leader_uuid: "0f89962ae70a4c88a76c9ba81628e14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:16.088901 17635 raft_consensus.cc:1275] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:16.090243 18337 consensus_queue.cc:1048] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:16.101364 17559 raft_consensus.cc:1275] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer 0f89962ae70a4c88a76c9ba81628e14d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:16.102794 18337 consensus_queue.cc:1048] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:16.657580 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:16.687369 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:16.700744 17485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad"
dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
mode: GRACEFUL
new_leader_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:39402
I20260710 11:10:16.701246 17485 raft_consensus.cc:606] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Received request to transfer leadership to TS b7eccf84bef74b159a10152fe460c93e
I20260710 11:10:16.702536 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:16.703253 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:17.070668 18364 raft_consensus.cc:993] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: : Instructing follower b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:17.071152 18337 raft_consensus.cc:1081] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Signalling peer b7eccf84bef74b159a10152fe460c93e to start an election
I20260710 11:10:17.072635 17901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad"
dest_uuid: "b7eccf84bef74b159a10152fe460c93e"
 from {username='slave'} at 127.0.0.1:51982
I20260710 11:10:17.073112 17901 raft_consensus.cc:493] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:17.073405 17901 raft_consensus.cc:3060] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.079126 17901 raft_consensus.cc:515] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:17.081070 17901 leader_election.cc:290] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Requested vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
I20260710 11:10:17.081736 17485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f89962ae70a4c88a76c9ba81628e14d"
I20260710 11:10:17.081943 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36cd6057f7da4018abbb59548dde57ad" candidate_uuid: "b7eccf84bef74b159a10152fe460c93e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "300c6b71c88945f7a486371541d38d72"
I20260710 11:10:17.082299 17485 raft_consensus.cc:3055] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:17.082553 17559 raft_consensus.cc:3060] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.082623 17485 raft_consensus.cc:740] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f89962ae70a4c88a76c9ba81628e14d, State: Running, Role: LEADER
I20260710 11:10:17.083469 17485 consensus_queue.cc:260] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:17.084300 17485 raft_consensus.cc:3060] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.087360 17559 raft_consensus.cc:2468] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:17.088435 17869 leader_election.cc:304] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 300c6b71c88945f7a486371541d38d72, b7eccf84bef74b159a10152fe460c93e; no voters: 
I20260710 11:10:17.088683 17485 raft_consensus.cc:2468] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7eccf84bef74b159a10152fe460c93e in term 2.
I20260710 11:10:17.089208 18270 raft_consensus.cc:2804] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:17.090152 18270 raft_consensus.cc:697] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Becoming Leader. State: Replica: b7eccf84bef74b159a10152fe460c93e, State: Running, Role: LEADER
I20260710 11:10:17.090991 18270 consensus_queue.cc:237] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [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: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:17.098229 17381 catalog_manager.cc:5697] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e reported cstate change: term changed from 1 to 2, leader changed from 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1) to b7eccf84bef74b159a10152fe460c93e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "b7eccf84bef74b159a10152fe460c93e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:17.573180 17561 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:17.574308 18270 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:17.583220 17485 raft_consensus.cc:1275] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Refusing update from remote peer b7eccf84bef74b159a10152fe460c93e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:17.585497 18270 consensus_queue.cc:1048] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:17.704062 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:17.718582 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:10:17.745664 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:17.746379 16364 tablet_replica.cc:333] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.747102 16364 raft_consensus.cc:2243] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.747659 16364 raft_consensus.cc:2272] T a09d610f3c68498e9ed6734b2860cb6b P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.749687 16364 tablet_replica.cc:333] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.750249 16364 raft_consensus.cc:2243] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.750641 16364 raft_consensus.cc:2272] T c99bbf8ed58d40199d1d27ca7c052885 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.752593 16364 tablet_replica.cc:333] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.753086 16364 raft_consensus.cc:2243] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.753533 16364 raft_consensus.cc:2272] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.755230 16364 tablet_replica.cc:333] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.755733 16364 raft_consensus.cc:2243] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.756559 16364 raft_consensus.cc:2272] T 207dbb53ccc046ec8e5febe443050756 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.758535 16364 tablet_replica.cc:333] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.759159 16364 raft_consensus.cc:2243] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.759653 16364 raft_consensus.cc:2272] T c8a0ac5dbcd340eaa83d36d20112580e P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.761209 16364 tablet_replica.cc:333] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.761734 16364 raft_consensus.cc:2243] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.762084 16364 raft_consensus.cc:2272] T 11ea9442821547d4b59fb5fcfd7be4b5 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.763666 16364 tablet_replica.cc:333] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.764103 16364 raft_consensus.cc:2243] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.764434 16364 raft_consensus.cc:2272] T d6da7359e3534b859a4eb6eda066afe6 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.766111 16364 tablet_replica.cc:333] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.766568 16364 raft_consensus.cc:2243] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.767256 16364 raft_consensus.cc:2272] T 1a44446114f544018513c672ef658af9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.769369 16364 tablet_replica.cc:333] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.769917 16364 raft_consensus.cc:2243] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.770928 16364 raft_consensus.cc:2272] T 55632fba1d0e448db76bf31db7c49eb9 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.772869 16364 tablet_replica.cc:333] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.773316 16364 raft_consensus.cc:2243] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.774009 16364 raft_consensus.cc:2272] T 0fba57302d80437fb3e96fc00311b415 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.775662 16364 tablet_replica.cc:333] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.776081 16364 raft_consensus.cc:2243] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.776695 16364 raft_consensus.cc:2272] T 93a8f5b8d69a4655a9683c6fa2dd411d P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.779050 16364 tablet_replica.cc:333] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.779815 16364 raft_consensus.cc:2243] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:17.780354 17528 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:10:17.780383 16364 raft_consensus.cc:2272] T dab7902641b74d619d760f4345b0b264 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.782847 16364 tablet_replica.cc:333] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
W20260710 11:10:17.783321 17528 consensus_peers.cc:597] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. 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:10:17.783496 16364 raft_consensus.cc:2243] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.784611 16364 raft_consensus.cc:2272] T b72e7acfeae84c35ab755f5fbf96cc0e P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.787155 16364 tablet_replica.cc:333] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.787966 16364 raft_consensus.cc:2243] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.788488 16364 raft_consensus.cc:2272] T 0182b052f2a54076a85256e29047723c P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.790505 16364 tablet_replica.cc:333] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.790977 16364 raft_consensus.cc:2243] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.791326 16364 raft_consensus.cc:2272] T 36cd6057f7da4018abbb59548dde57ad P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.793612 16364 tablet_replica.cc:333] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.794350 16364 raft_consensus.cc:2243] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.795219 16364 raft_consensus.cc:2272] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 0f89962ae70a4c88a76c9ba81628e14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.797631 16364 tablet_replica.cc:333] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.798090 16364 raft_consensus.cc:2243] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.798875 16364 raft_consensus.cc:2272] T 21661c7a0e834947961ee1aa643a8342 P 0f89962ae70a4c88a76c9ba81628e14d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.800810 16364 tablet_replica.cc:333] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d: stopping tablet replica
I20260710 11:10:17.801257 16364 raft_consensus.cc:2243] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.801690 16364 raft_consensus.cc:2272] T ec551145d4214d4eb91e2a427753be14 P 0f89962ae70a4c88a76c9ba81628e14d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.859287 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:10:17.902627 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
W20260710 11:10:17.916103 17528 consensus_peers.cc:597] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:17.940527 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:10:17.940665 17869 consensus_peers.cc:597] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. 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:10:17.941376 16364 tablet_replica.cc:333] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.942217 16364 raft_consensus.cc:2243] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.942955 16364 raft_consensus.cc:2272] T c99bbf8ed58d40199d1d27ca7c052885 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.944725 16364 tablet_replica.cc:333] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.945292 16364 raft_consensus.cc:2243] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.946085 16364 raft_consensus.cc:2272] T 4b1da347dc014c5c88faede16b5c46e6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.947793 16364 tablet_replica.cc:333] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.948290 16364 raft_consensus.cc:2243] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.948693 16364 raft_consensus.cc:2272] T c8a0ac5dbcd340eaa83d36d20112580e P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.950521 16364 tablet_replica.cc:333] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.950986 16364 raft_consensus.cc:2243] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.951351 16364 raft_consensus.cc:2272] T 207dbb53ccc046ec8e5febe443050756 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.953001 16364 tablet_replica.cc:333] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.953583 16364 raft_consensus.cc:2243] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.954234 16364 raft_consensus.cc:2272] T dab7902641b74d619d760f4345b0b264 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.955842 16364 tablet_replica.cc:333] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.956387 16364 raft_consensus.cc:2243] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.956784 16364 raft_consensus.cc:2272] T 11ea9442821547d4b59fb5fcfd7be4b5 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.958515 16364 tablet_replica.cc:333] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.958983 16364 raft_consensus.cc:2243] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.959695 16364 raft_consensus.cc:2272] T 4887977c8baa4661bf97ff62c3f0591e P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.961362 16364 tablet_replica.cc:333] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.961916 16364 raft_consensus.cc:2243] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.962392 16364 raft_consensus.cc:2272] T 55632fba1d0e448db76bf31db7c49eb9 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.964022 16364 tablet_replica.cc:333] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.964498 16364 raft_consensus.cc:2243] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.965055 16364 raft_consensus.cc:2272] T aaa5acc2f4c941dd971a06d1f51cca93 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.966765 16364 tablet_replica.cc:333] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.967248 16364 raft_consensus.cc:2243] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.967656 16364 raft_consensus.cc:2272] T ec551145d4214d4eb91e2a427753be14 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.969420 16364 tablet_replica.cc:333] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.969933 16364 raft_consensus.cc:2243] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.970613 16364 raft_consensus.cc:2272] T 60687d606ac541b68c7bac8b63193054 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.972512 16364 tablet_replica.cc:333] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.973153 16364 raft_consensus.cc:2243] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.973639 16364 raft_consensus.cc:2272] T 21661c7a0e834947961ee1aa643a8342 P 300c6b71c88945f7a486371541d38d72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.975250 16364 tablet_replica.cc:333] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.975726 16364 raft_consensus.cc:2243] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.976101 16364 raft_consensus.cc:2272] T 01f99d19854e47f286fd335ec80693bd P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.977697 16364 tablet_replica.cc:333] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.978133 16364 raft_consensus.cc:2243] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.978818 16364 raft_consensus.cc:2272] T d6da7359e3534b859a4eb6eda066afe6 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.980274 16364 tablet_replica.cc:333] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.980719 16364 raft_consensus.cc:2243] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.981316 16364 raft_consensus.cc:2272] T 1ac905db6acb482aa54d7483818f3a2d P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.983003 16364 tablet_replica.cc:333] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.983458 16364 raft_consensus.cc:2243] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.983843 16364 raft_consensus.cc:2272] T c942e5ef4d5b4053b9dc6d453a6f40f6 P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.985376 16364 tablet_replica.cc:333] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.985873 16364 raft_consensus.cc:2243] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:17.986611 16364 raft_consensus.cc:2272] T 0d9819a1a1e1458a9bce968e4a8df6f3 P 300c6b71c88945f7a486371541d38d72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:17.988318 16364 tablet_replica.cc:333] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72: stopping tablet replica
I20260710 11:10:17.988752 16364 raft_consensus.cc:2243] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:17.989236 16364 raft_consensus.cc:2272] T 36cd6057f7da4018abbb59548dde57ad P 300c6b71c88945f7a486371541d38d72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:18.003127 17602 consensus_peers.cc:597] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. 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:10:18.034327 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
W20260710 11:10:18.062956 17869 consensus_peers.cc:597] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:18.072897 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
W20260710 11:10:18.076937 17866 consensus_peers.cc:597] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e -> Peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Couldn't send request to peer d05c5a979f8e4c789e13b363ee56883d. 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:10:18.103734 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:18.104485 16364 tablet_replica.cc:333] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.105155 16364 raft_consensus.cc:2243] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.105621 16364 raft_consensus.cc:2272] T c99bbf8ed58d40199d1d27ca7c052885 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.107432 16364 tablet_replica.cc:333] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.108281 16364 raft_consensus.cc:2243] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.108899 16364 raft_consensus.cc:2272] T 4b1da347dc014c5c88faede16b5c46e6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.111081 16364 tablet_replica.cc:333] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.111714 16364 raft_consensus.cc:2243] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.112528 16364 raft_consensus.cc:2272] T c942e5ef4d5b4053b9dc6d453a6f40f6 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:18.113461 17602 consensus_peers.cc:597] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:36475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:18.114903 16364 tablet_replica.cc:333] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.115465 16364 raft_consensus.cc:2243] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.116175 16364 raft_consensus.cc:2272] T 1ac905db6acb482aa54d7483818f3a2d P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.117913 16364 tablet_replica.cc:333] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.118389 16364 raft_consensus.cc:2243] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.118929 16364 raft_consensus.cc:2272] T b72e7acfeae84c35ab755f5fbf96cc0e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.120589 16364 tablet_replica.cc:333] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.121065 16364 raft_consensus.cc:2243] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.121461 16364 raft_consensus.cc:2272] T 207dbb53ccc046ec8e5febe443050756 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.122903 16364 tablet_replica.cc:333] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.123373 16364 raft_consensus.cc:2243] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.123978 16364 raft_consensus.cc:2272] T a09d610f3c68498e9ed6734b2860cb6b P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.125646 16364 tablet_replica.cc:333] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.126125 16364 raft_consensus.cc:2243] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.126623 16364 raft_consensus.cc:2272] T 21661c7a0e834947961ee1aa643a8342 P d05c5a979f8e4c789e13b363ee56883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.128561 16364 tablet_replica.cc:333] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.129212 16364 raft_consensus.cc:2243] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.130024 16364 raft_consensus.cc:2272] T 0fba57302d80437fb3e96fc00311b415 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:18.130895 17869 consensus_peers.cc:597] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:36475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:18.132025 16364 tablet_replica.cc:333] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.132488 16364 raft_consensus.cc:2243] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.132900 16364 raft_consensus.cc:2272] T 4887977c8baa4661bf97ff62c3f0591e P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.134482 16364 tablet_replica.cc:333] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.134922 16364 raft_consensus.cc:2243] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.135459 16364 raft_consensus.cc:2272] T 93a8f5b8d69a4655a9683c6fa2dd411d P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.137087 16364 tablet_replica.cc:333] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.137584 16364 raft_consensus.cc:2243] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.138223 16364 raft_consensus.cc:2272] T aaa5acc2f4c941dd971a06d1f51cca93 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.139900 16364 tablet_replica.cc:333] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.140378 16364 raft_consensus.cc:2243] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.140923 16364 raft_consensus.cc:2272] T 1a44446114f544018513c672ef658af9 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.142493 16364 tablet_replica.cc:333] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.142920 16364 raft_consensus.cc:2243] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.143448 16364 raft_consensus.cc:2272] T ec551145d4214d4eb91e2a427753be14 P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.145056 16364 tablet_replica.cc:333] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.145539 16364 raft_consensus.cc:2243] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.145962 16364 raft_consensus.cc:2272] T 60687d606ac541b68c7bac8b63193054 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.147603 16364 tablet_replica.cc:333] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.148015 16364 raft_consensus.cc:2243] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.148399 16364 raft_consensus.cc:2272] T 0182b052f2a54076a85256e29047723c P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.150317 16364 tablet_replica.cc:333] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.150727 16364 raft_consensus.cc:2243] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.151242 16364 raft_consensus.cc:2272] T 01f99d19854e47f286fd335ec80693bd P d05c5a979f8e4c789e13b363ee56883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.152737 16364 tablet_replica.cc:333] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d: stopping tablet replica
I20260710 11:10:18.153122 16364 raft_consensus.cc:2243] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.153455 16364 raft_consensus.cc:2272] T d6da7359e3534b859a4eb6eda066afe6 P d05c5a979f8e4c789e13b363ee56883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:18.166181 17869 consensus_peers.cc:597] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.182353 17869 consensus_peers.cc:597] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.220801 17869 consensus_peers.cc:597] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:36475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.244383 17869 consensus_peers.cc:597] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.271350 17866 consensus_peers.cc:597] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e -> Peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Couldn't send request to peer d05c5a979f8e4c789e13b363ee56883d. 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:10:18.302409 17869 consensus_peers.cc:597] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e -> Peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Couldn't send request to peer 0f89962ae70a4c88a76c9ba81628e14d. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.307644 17869 consensus_peers.cc:597] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:36475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.332417 17601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:18.400558 17869 consensus_peers.cc:597] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e -> Peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Couldn't send request to peer 300c6b71c88945f7a486371541d38d72. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:36475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:18.453627 17602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:18.501785 17599 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:18.590104 17601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:10:18.794023 18270 raft_consensus.cc:493] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f89962ae70a4c88a76c9ba81628e14d)
I20260710 11:10:18.794523 18270 raft_consensus.cc:515] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:18.796114 18270 leader_election.cc:290] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
W20260710 11:10:18.798964 17866 leader_election.cc:336] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:10:18.799817 17869 leader_election.cc:336] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111)
I20260710 11:10:18.800209 17869 leader_election.cc:304] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [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: b7eccf84bef74b159a10152fe460c93e; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:10:18.800789 18270 raft_consensus.cc:2749] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:18.814303 18270 raft_consensus.cc:493] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f89962ae70a4c88a76c9ba81628e14d)
I20260710 11:10:18.814826 18270 raft_consensus.cc:515] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "d05c5a979f8e4c789e13b363ee56883d" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46801 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:18.816368 18270 leader_election.cc:290] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801)
W20260710 11:10:18.818758 17601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:18.818970 17866 leader_election.cc:336] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d05c5a979f8e4c789e13b363ee56883d (127.15.251.3:46801): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:10:18.819921 17869 leader_election.cc:336] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111)
I20260710 11:10:18.820226 17869 leader_election.cc:304] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [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: b7eccf84bef74b159a10152fe460c93e; no voters: 0f89962ae70a4c88a76c9ba81628e14d, d05c5a979f8e4c789e13b363ee56883d
I20260710 11:10:18.820760 18270 raft_consensus.cc:2749] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:18.825392 18270 raft_consensus.cc:493] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f89962ae70a4c88a76c9ba81628e14d)
I20260710 11:10:18.825819 18270 raft_consensus.cc:515] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f89962ae70a4c88a76c9ba81628e14d" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41141 } } peers { permanent_uuid: "300c6b71c88945f7a486371541d38d72" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 36475 } } peers { permanent_uuid: "b7eccf84bef74b159a10152fe460c93e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 36875 } attrs { promote: false } }
I20260710 11:10:18.827221 18270 leader_election.cc:290] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141), 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475)
W20260710 11:10:18.830832 17869 leader_election.cc:336] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f89962ae70a4c88a76c9ba81628e14d (127.15.251.1:41141): Network error: Client connection negotiation failed: client connection to 127.15.251.1:41141: connect: Connection refused (error 111)
W20260710 11:10:18.831357 17869 leader_election.cc:336] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 300c6b71c88945f7a486371541d38d72 (127.15.251.2:36475): Network error: Client connection negotiation failed: client connection to 127.15.251.2:36475: connect: Connection refused (error 111)
I20260710 11:10:18.831648 17869 leader_election.cc:304] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [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: b7eccf84bef74b159a10152fe460c93e; no voters: 0f89962ae70a4c88a76c9ba81628e14d, 300c6b71c88945f7a486371541d38d72
I20260710 11:10:18.832142 18270 raft_consensus.cc:2749] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:18.921628 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:10:18.958537 16364 tablet_server.cc:179] TabletServer@127.15.251.4:0 shutting down...
I20260710 11:10:18.982471 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:18.983130 16364 tablet_replica.cc:333] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:18.983731 16364 raft_consensus.cc:2243] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.984539 16364 raft_consensus.cc:2272] T 11ea9442821547d4b59fb5fcfd7be4b5 P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.986456 16364 tablet_replica.cc:333] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:18.986965 16364 raft_consensus.cc:2243] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.987644 16364 raft_consensus.cc:2272] T 01f99d19854e47f286fd335ec80693bd P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.989320 16364 tablet_replica.cc:333] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:18.989848 16364 raft_consensus.cc:2243] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.990296 16364 raft_consensus.cc:2272] T aaa5acc2f4c941dd971a06d1f51cca93 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.992043 16364 tablet_replica.cc:333] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:18.992585 16364 raft_consensus.cc:2243] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.993072 16364 raft_consensus.cc:2272] T 4b1da347dc014c5c88faede16b5c46e6 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.994642 16364 tablet_replica.cc:333] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:18.995115 16364 raft_consensus.cc:2243] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:18.995765 16364 raft_consensus.cc:2272] T 0182b052f2a54076a85256e29047723c P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.997354 16364 tablet_replica.cc:333] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:18.997875 16364 raft_consensus.cc:2243] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.998322 16364 raft_consensus.cc:2272] T b72e7acfeae84c35ab755f5fbf96cc0e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.999939 16364 tablet_replica.cc:333] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.000388 16364 raft_consensus.cc:2243] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:19.001051 16364 raft_consensus.cc:2272] T dab7902641b74d619d760f4345b0b264 P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.002708 16364 tablet_replica.cc:333] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.003182 16364 raft_consensus.cc:2243] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.003641 16364 raft_consensus.cc:2272] T 60687d606ac541b68c7bac8b63193054 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.005182 16364 tablet_replica.cc:333] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.005692 16364 raft_consensus.cc:2243] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:19.006368 16364 raft_consensus.cc:2272] T c8a0ac5dbcd340eaa83d36d20112580e P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.007970 16364 tablet_replica.cc:333] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.008453 16364 raft_consensus.cc:2243] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.008908 16364 raft_consensus.cc:2272] T 1ac905db6acb482aa54d7483818f3a2d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.010546 16364 tablet_replica.cc:333] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.011065 16364 raft_consensus.cc:2243] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.011528 16364 raft_consensus.cc:2272] T a09d610f3c68498e9ed6734b2860cb6b P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.013060 16364 tablet_replica.cc:333] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.013547 16364 raft_consensus.cc:2243] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.014015 16364 raft_consensus.cc:2272] T 0fba57302d80437fb3e96fc00311b415 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.015538 16364 tablet_replica.cc:333] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.015990 16364 raft_consensus.cc:2243] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.016441 16364 raft_consensus.cc:2272] T 1a44446114f544018513c672ef658af9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.018033 16364 tablet_replica.cc:333] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.018481 16364 raft_consensus.cc:2243] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.018936 16364 raft_consensus.cc:2272] T 93a8f5b8d69a4655a9683c6fa2dd411d P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.020404 16364 tablet_replica.cc:333] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.020869 16364 raft_consensus.cc:2243] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.021322 16364 raft_consensus.cc:2272] T 4887977c8baa4661bf97ff62c3f0591e P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.022886 16364 tablet_replica.cc:333] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.023315 16364 raft_consensus.cc:2243] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.023689 16364 raft_consensus.cc:2272] T 55632fba1d0e448db76bf31db7c49eb9 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.025178 16364 tablet_replica.cc:333] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.025622 16364 raft_consensus.cc:2243] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.026070 16364 raft_consensus.cc:2272] T 0d9819a1a1e1458a9bce968e4a8df6f3 P b7eccf84bef74b159a10152fe460c93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.027560 16364 tablet_replica.cc:333] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e: stopping tablet replica
I20260710 11:10:19.027966 16364 raft_consensus.cc:2243] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:19.028631 16364 raft_consensus.cc:2272] T 36cd6057f7da4018abbb59548dde57ad P b7eccf84bef74b159a10152fe460c93e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.065011 16364 tablet_server.cc:196] TabletServer@127.15.251.4:0 shutdown complete.
I20260710 11:10:19.092164 16364 master.cc:562] Master@127.15.251.62:36727 shutting down...
I20260710 11:10:19.113296 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:19.113909 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.114254 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P cad1cf71bdd041c498aa2d1223dbdd03: stopping tablet replica
W20260710 11:10:19.428689 17416 debug-util.cc:398] Leaking SignalData structure 0x7b0800194c80 after lost signal to thread 16367
W20260710 11:10:20.130878 16364 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17416)
W20260710 11:10:21.131417 16364 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17416)
I20260710 11:10:22.046245 16364 master.cc:584] Master@127.15.251.62:36727 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (34579 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:10:22.103817 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:35535
I20260710 11:10:22.104910 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.110633 18392 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:10:22.111012 18391 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:10:22.111835 18394 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:10:22.112062 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:22.114171 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.114354 16364 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:10:22.114467 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681822114456 us; error 0 us; skew 500 ppm
I20260710 11:10:22.114902 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.118558 16364 webserver.cc:533] Webserver started at http://127.15.251.62:35309/ using document root <none> and password file <none>
I20260710 11:10:22.119299 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.119573 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.119962 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.121680 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "81b3317046a1486ba8402fcde668b955"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.128522 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:10:22.133194 18399 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:10:22.134239 16364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:10:22.134626 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "81b3317046a1486ba8402fcde668b955"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.135027 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-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:10:22.150640 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.152194 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.195145 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:35535
I20260710 11:10:22.195257 18450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:35535 every 8 connection(s)
I20260710 11:10:22.198939 18451 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:10:22.208551 18451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955: Bootstrap starting.
I20260710 11:10:22.213007 18451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:22.217065 18451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955: No bootstrap required, opened a new log
I20260710 11:10:22.219050 18451 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b3317046a1486ba8402fcde668b955" member_type: VOTER }
I20260710 11:10:22.219408 18451 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:22.219597 18451 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b3317046a1486ba8402fcde668b955, State: Initialized, Role: FOLLOWER
I20260710 11:10:22.220080 18451 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81b3317046a1486ba8402fcde668b955" member_type: VOTER }
I20260710 11:10:22.220460 18451 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:22.220649 18451 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:22.220863 18451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:22.224769 18451 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b3317046a1486ba8402fcde668b955" member_type: VOTER }
I20260710 11:10:22.225198 18451 leader_election.cc:304] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [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: 81b3317046a1486ba8402fcde668b955; no voters: 
I20260710 11:10:22.226248 18451 leader_election.cc:290] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:22.226558 18454 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:22.227836 18454 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 1 LEADER]: Becoming Leader. State: Replica: 81b3317046a1486ba8402fcde668b955, State: Running, Role: LEADER
I20260710 11:10:22.228484 18454 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [LEADER]: Queue going to LEADER mode. State: All 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: "81b3317046a1486ba8402fcde668b955" member_type: VOTER }
I20260710 11:10:22.229128 18451 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:22.233212 18456 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81b3317046a1486ba8402fcde668b955. Latest consensus state: current_term: 1 leader_uuid: "81b3317046a1486ba8402fcde668b955" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b3317046a1486ba8402fcde668b955" member_type: VOTER } }
I20260710 11:10:22.233110 18455 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81b3317046a1486ba8402fcde668b955" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b3317046a1486ba8402fcde668b955" member_type: VOTER } }
I20260710 11:10:22.233843 18456 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:22.233916 18455 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:22.235668 18461 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:22.241961 18461 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:22.243718 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:22.250486 18461 catalog_manager.cc:1383] Generated new cluster ID: a98ec8e7156d4fceab61eabd6a710d22
I20260710 11:10:22.250758 18461 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:22.288277 18461 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:22.289690 18461 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:22.307003 18461 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955: Generated new TSK 0
I20260710 11:10:22.307667 18461 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:22.374305 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.380189 18472 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:10:22.381556 18473 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:10:22.383096 18475 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:10:22.383286 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:22.384528 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.384732 16364 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:10:22.384866 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681822384853 us; error 0 us; skew 500 ppm
I20260710 11:10:22.385351 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.387940 16364 webserver.cc:533] Webserver started at http://127.15.251.1:33929/ using document root <none> and password file <none>
I20260710 11:10:22.388381 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.388545 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.388794 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.389992 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "6fcda77fb1334b74be861c83eba62fdb"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.394595 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:22.398089 18480 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:10:22.398818 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:22.399058 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "6fcda77fb1334b74be861c83eba62fdb"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.399295 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-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:10:22.423224 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.424360 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.425729 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.428062 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.428233 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.428544 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.428723 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.469694 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:36749
I20260710 11:10:22.469810 18542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:36749 every 8 connection(s)
I20260710 11:10:22.474731 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.481314 18547 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:10:22.483107 18548 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:10:22.485731 16364 server_base.cc:1061] running on GCE node
W20260710 11:10:22.487195 18550 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:10:22.487983 18543 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35535
I20260710 11:10:22.488171 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:22.488327 18543 heartbeater.cc:461] Registering TS with master...
W20260710 11:10:22.488462 16364 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:10:22.488729 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681822488710 us; error 0 us; skew 500 ppm
I20260710 11:10:22.489202 18543 heartbeater.cc:507] Master 127.15.251.62:35535 requested a full tablet report, sending...
I20260710 11:10:22.489296 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.491443 18416 ts_manager.cc:194] Registered new tserver with Master: 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:22.491864 16364 webserver.cc:533] Webserver started at http://127.15.251.2:35903/ using document root <none> and password file <none>
I20260710 11:10:22.492347 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.492551 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.492802 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.493379 18416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53740
I20260710 11:10:22.494035 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.498268 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:22.504331 18555 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:10:22.505671 16364 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:22.506026 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.506402 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-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:10:22.532752 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.534049 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.535475 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.537708 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.537942 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.538185 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.538365 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.579430 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:40077
I20260710 11:10:22.579545 18617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:40077 every 8 connection(s)
I20260710 11:10:22.584185 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.590602 18621 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:10:22.591734 18622 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:10:22.595007 16364 server_base.cc:1061] running on GCE node
W20260710 11:10:22.595045 18624 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:10:22.596662 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.596975 16364 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:10:22.597182 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681822597143 us; error 0 us; skew 500 ppm
I20260710 11:10:22.597543 18618 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35535
I20260710 11:10:22.597944 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.597981 18618 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.599193 18618 heartbeater.cc:507] Master 127.15.251.62:35535 requested a full tablet report, sending...
I20260710 11:10:22.601130 16364 webserver.cc:533] Webserver started at http://127.15.251.3:40927/ using document root <none> and password file <none>
I20260710 11:10:22.601639 18416 ts_manager.cc:194] Registered new tserver with Master: 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:22.601876 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.602187 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.602519 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.603581 18416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53750
I20260710 11:10:22.604209 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "359b98daee1c4655995335bf52c570c6"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.609200 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:10:22.612530 18629 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:10:22.613323 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:22.613744 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "359b98daee1c4655995335bf52c570c6"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.614028 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-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:10:22.663839 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.665169 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.666962 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.669554 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.669732 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.669912 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.670033 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.711220 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:41829
I20260710 11:10:22.711328 18691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:41829 every 8 connection(s)
I20260710 11:10:22.715967 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.723155 18695 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:10:22.724687 18696 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:10:22.727020 16364 server_base.cc:1061] running on GCE node
W20260710 11:10:22.727317 18698 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:10:22.728539 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.728832 16364 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:10:22.729038 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681822729000 us; error 0 us; skew 500 ppm
I20260710 11:10:22.729485 18692 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35535
I20260710 11:10:22.729765 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.729902 18692 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.730870 18692 heartbeater.cc:507] Master 127.15.251.62:35535 requested a full tablet report, sending...
I20260710 11:10:22.732448 16364 webserver.cc:533] Webserver started at http://127.15.251.4:45521/ using document root <none> and password file <none>
I20260710 11:10:22.732966 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.733026 18416 ts_manager.cc:194] Registered new tserver with Master: 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:22.733151 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.733634 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.734524 18416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53766
I20260710 11:10:22.734704 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-3-root/instance:
uuid: "30c9b1a8a1e54b59967916f04567109e"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.740007 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:22.743064 18703 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:10:22.743762 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:22.744071 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-3-root
uuid: "30c9b1a8a1e54b59967916f04567109e"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:22.744501 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-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:10:22.762507 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.763666 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.765015 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.767184 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.767416 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.767647 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.767818 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.807926 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.4:40839
I20260710 11:10:22.808099 18765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.4:40839 every 8 connection(s)
I20260710 11:10:22.820984 18766 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35535
I20260710 11:10:22.821386 18766 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.822115 18766 heartbeater.cc:507] Master 127.15.251.62:35535 requested a full tablet report, sending...
I20260710 11:10:22.823904 18416 ts_manager.cc:194] Registered new tserver with Master: 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:22.824122 16364 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013252804s
I20260710 11:10:22.825205 18416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53770
I20260710 11:10:22.848562 18416 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53772:
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:10:22.973479 18657 tablet_service.cc:1511] Processing CreateTablet for tablet 82266e222d5e411d83432682a824f9fb (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:22.974952 18657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82266e222d5e411d83432682a824f9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.982666 18656 tablet_service.cc:1511] Processing CreateTablet for tablet 035bff13ee4043c499bb543c33c88b78 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:22.984159 18656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035bff13ee4043c499bb543c33c88b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.988430 18731 tablet_service.cc:1511] Processing CreateTablet for tablet 82266e222d5e411d83432682a824f9fb (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:22.989948 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82266e222d5e411d83432682a824f9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.990849 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 629dfcda83d94ba0bd8d0a21d1238f13 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:22.992224 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629dfcda83d94ba0bd8d0a21d1238f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.992040 18730 tablet_service.cc:1511] Processing CreateTablet for tablet 65c15e05c0e44fec9122c4a98628175c (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:22.995553 18729 tablet_service.cc:1511] Processing CreateTablet for tablet 629dfcda83d94ba0bd8d0a21d1238f13 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:22.995949 18654 tablet_service.cc:1511] Processing CreateTablet for tablet 962eca1846cb404c8c05f0494add9200 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:22.993330 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c15e05c0e44fec9122c4a98628175c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.997291 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962eca1846cb404c8c05f0494add9200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.997118 18728 tablet_service.cc:1511] Processing CreateTablet for tablet a49231132c88476b9d1284a788f4f66b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:22.998436 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49231132c88476b9d1284a788f4f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.001718 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629dfcda83d94ba0bd8d0a21d1238f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.009104 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 58977b6b2a1e48f99d2f3b7776dd8823 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.010476 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 58977b6b2a1e48f99d2f3b7776dd8823 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.010543 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58977b6b2a1e48f99d2f3b7776dd8823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.011862 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58977b6b2a1e48f99d2f3b7776dd8823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.015476 18726 tablet_service.cc:1511] Processing CreateTablet for tablet f698643216fb4fe79528313887f8dd9b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.015892 18652 tablet_service.cc:1511] Processing CreateTablet for tablet f698643216fb4fe79528313887f8dd9b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.016901 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698643216fb4fe79528313887f8dd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.017198 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698643216fb4fe79528313887f8dd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.028951 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 6324b9855e2e4185bdf7a1c427c12368 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.030356 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b9855e2e4185bdf7a1c427c12368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.035447 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 63d987891e634edd855579c4e748f054 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.036741 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d987891e634edd855579c4e748f054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.039340 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 36335c1a5a6a46fd85ab64af165bf9b7 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.039635 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 63d987891e634edd855579c4e748f054 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.040690 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36335c1a5a6a46fd85ab64af165bf9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.041342 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d987891e634edd855579c4e748f054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.049510 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9f107684b5438e899b1bc5c555614c (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.050931 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9f107684b5438e899b1bc5c555614c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.051867 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9f107684b5438e899b1bc5c555614c (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.053161 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9f107684b5438e899b1bc5c555614c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.056576 18722 tablet_service.cc:1511] Processing CreateTablet for tablet dab26de7cc414be18814a75c4114ade5 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.057907 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab26de7cc414be18814a75c4114ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.064635 18648 tablet_service.cc:1511] Processing CreateTablet for tablet 3e47cc1da32c43be84836e3e9f391584 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.065927 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e47cc1da32c43be84836e3e9f391584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.075528 18501 tablet_service.cc:1511] Processing CreateTablet for tablet 6324b9855e2e4185bdf7a1c427c12368 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.076880 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b9855e2e4185bdf7a1c427c12368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.078583 18503 tablet_service.cc:1511] Processing CreateTablet for tablet 58977b6b2a1e48f99d2f3b7776dd8823 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.079865 18503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58977b6b2a1e48f99d2f3b7776dd8823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.082762 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 962eca1846cb404c8c05f0494add9200 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.084337 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962eca1846cb404c8c05f0494add9200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.086844 18502 tablet_service.cc:1511] Processing CreateTablet for tablet 36335c1a5a6a46fd85ab64af165bf9b7 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.089076 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 65c15e05c0e44fec9122c4a98628175c (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.090619 18785 tablet_bootstrap.cc:492] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:23.091526 18504 tablet_service.cc:1511] Processing CreateTablet for tablet a49231132c88476b9d1284a788f4f66b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.093683 18507 tablet_service.cc:1511] Processing CreateTablet for tablet 035bff13ee4043c499bb543c33c88b78 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.095400 18648 tablet_service.cc:1511] Processing CreateTablet for tablet 7556866129384fa2ab4071f40f1469a7 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.095698 18508 tablet_service.cc:1511] Processing CreateTablet for tablet 82266e222d5e411d83432682a824f9fb (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.098645 18500 tablet_service.cc:1511] Processing CreateTablet for tablet 63d987891e634edd855579c4e748f054 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.101158 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82266e222d5e411d83432682a824f9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.101269 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7556866129384fa2ab4071f40f1469a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.102357 18507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035bff13ee4043c499bb543c33c88b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.103709 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c15e05c0e44fec9122c4a98628175c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.105240 18502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36335c1a5a6a46fd85ab64af165bf9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.106909 18500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d987891e634edd855579c4e748f054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.108402 18504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49231132c88476b9d1284a788f4f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.119329 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 7556866129384fa2ab4071f40f1469a7 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.120610 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7556866129384fa2ab4071f40f1469a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.122825 18499 tablet_service.cc:1511] Processing CreateTablet for tablet 3e47cc1da32c43be84836e3e9f391584 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.127900 18729 tablet_service.cc:1511] Processing CreateTablet for tablet 389e56d3ccb141f484066d20a1b3ba8e (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.131480 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389e56d3ccb141f484066d20a1b3ba8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.138159 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e47cc1da32c43be84836e3e9f391584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.138731 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 58be59e9143544a3b123c02b89ac5a16 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.140031 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58be59e9143544a3b123c02b89ac5a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.141201 18657 tablet_service.cc:1511] Processing CreateTablet for tablet 7816fa2b03b44e5089147082082029f6 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.146148 18657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816fa2b03b44e5089147082082029f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.148746 18722 tablet_service.cc:1511] Processing CreateTablet for tablet 7816fa2b03b44e5089147082082029f6 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.150143 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816fa2b03b44e5089147082082029f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.157076 18785 tablet_bootstrap.cc:654] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.178355 18786 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.183164 18657 tablet_service.cc:1511] Processing CreateTablet for tablet 57bd3c1dc5ee4dae91f176c4df1d34f4 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.183486 18504 tablet_service.cc:1511] Processing CreateTablet for tablet dab26de7cc414be18814a75c4114ade5 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.184473 18657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bd3c1dc5ee4dae91f176c4df1d34f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.184827 18504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab26de7cc414be18814a75c4114ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.185135 18729 tablet_service.cc:1511] Processing CreateTablet for tablet 57bd3c1dc5ee4dae91f176c4df1d34f4 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.186386 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bd3c1dc5ee4dae91f176c4df1d34f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.195163 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 035bff13ee4043c499bb543c33c88b78 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.195240 18582 tablet_service.cc:1511] Processing CreateTablet for tablet 65c15e05c0e44fec9122c4a98628175c (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.196735 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035bff13ee4043c499bb543c33c88b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.197309 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c15e05c0e44fec9122c4a98628175c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.197504 18577 tablet_service.cc:1511] Processing CreateTablet for tablet 36335c1a5a6a46fd85ab64af165bf9b7 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.198872 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36335c1a5a6a46fd85ab64af165bf9b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.198551 18581 tablet_service.cc:1511] Processing CreateTablet for tablet 629dfcda83d94ba0bd8d0a21d1238f13 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.199869 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629dfcda83d94ba0bd8d0a21d1238f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.201062 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 6324b9855e2e4185bdf7a1c427c12368 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.201942 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 962eca1846cb404c8c05f0494add9200 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.202415 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b9855e2e4185bdf7a1c427c12368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.203220 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962eca1846cb404c8c05f0494add9200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.207437 18579 tablet_service.cc:1511] Processing CreateTablet for tablet a49231132c88476b9d1284a788f4f66b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.223498 18654 tablet_service.cc:1511] Processing CreateTablet for tablet 75d46682d45f40acabdc27f49c15b84e (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.223392 18578 tablet_service.cc:1511] Processing CreateTablet for tablet f698643216fb4fe79528313887f8dd9b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.224825 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9f107684b5438e899b1bc5c555614c (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.224855 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d46682d45f40acabdc27f49c15b84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.240013 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49231132c88476b9d1284a788f4f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.250155 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 7edbc5e014e94bf3b8206a68c4e09fe3 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.251446 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edbc5e014e94bf3b8206a68c4e09fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.252589 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698643216fb4fe79528313887f8dd9b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:23.240686 18464 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:23.253757 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9f107684b5438e899b1bc5c555614c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.255235 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 7556866129384fa2ab4071f40f1469a7 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.256470 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7556866129384fa2ab4071f40f1469a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.256285 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 0229ae91497a42589e3cd5b1c4d57272 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.257846 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0229ae91497a42589e3cd5b1c4d57272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.248724 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 3e47cc1da32c43be84836e3e9f391584 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.260625 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e47cc1da32c43be84836e3e9f391584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.261569 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 0229ae91497a42589e3cd5b1c4d57272 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.267650 18786 tablet_bootstrap.cc:654] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.267967 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 9813d4f21b2d4bb6ad6345156d93e96b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.271394 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 9813d4f21b2d4bb6ad6345156d93e96b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.273474 18503 tablet_service.cc:1511] Processing CreateTablet for tablet 58be59e9143544a3b123c02b89ac5a16 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.286096 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0229ae91497a42589e3cd5b1c4d57272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.292909 18730 tablet_service.cc:1511] Processing CreateTablet for tablet 17d6a2a033324e9e852acfa9cdd56a7b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.293337 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9813d4f21b2d4bb6ad6345156d93e96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.293825 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9813d4f21b2d4bb6ad6345156d93e96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.295735 18503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58be59e9143544a3b123c02b89ac5a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.299144 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d6a2a033324e9e852acfa9cdd56a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.312037 18788 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:23.295611 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 75d46682d45f40acabdc27f49c15b84e (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.323272 18504 tablet_service.cc:1511] Processing CreateTablet for tablet 389e56d3ccb141f484066d20a1b3ba8e (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.324548 18504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389e56d3ccb141f484066d20a1b3ba8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.326681 18785 tablet_bootstrap.cc:492] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:23.327245 18785 ts_tablet_manager.cc:1403] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.237s	user 0.029s	sys 0.025s
I20260710 11:10:23.330365 18785 raft_consensus.cc:359] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.331151 18785 raft_consensus.cc:385] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.331477 18785 raft_consensus.cc:740] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.363003 18577 tablet_service.cc:1511] Processing CreateTablet for tablet dab26de7cc414be18814a75c4114ade5 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.364547 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab26de7cc414be18814a75c4114ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.365548 18785 consensus_queue.cc:260] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.365994 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 7edbc5e014e94bf3b8206a68c4e09fe3 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.367239 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edbc5e014e94bf3b8206a68c4e09fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.369881 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d46682d45f40acabdc27f49c15b84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.380503 18785 ts_tablet_manager.cc:1434] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.005s
I20260710 11:10:23.381744 18692 heartbeater.cc:499] Master 127.15.251.62:35535 was elected leader, sending a full tablet report...
I20260710 11:10:23.381953 18785 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:23.395040 18788 tablet_bootstrap.cc:654] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.386914 18502 tablet_service.cc:1511] Processing CreateTablet for tablet 0229ae91497a42589e3cd5b1c4d57272 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.403028 18502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0229ae91497a42589e3cd5b1c4d57272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.403312 18500 tablet_service.cc:1511] Processing CreateTablet for tablet 17d6a2a033324e9e852acfa9cdd56a7b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.404510 18500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d6a2a033324e9e852acfa9cdd56a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.390641 18501 tablet_service.cc:1511] Processing CreateTablet for tablet 57bd3c1dc5ee4dae91f176c4df1d34f4 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.419068 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bd3c1dc5ee4dae91f176c4df1d34f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.424052 18785 tablet_bootstrap.cc:654] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.424651 18578 tablet_service.cc:1511] Processing CreateTablet for tablet 389e56d3ccb141f484066d20a1b3ba8e (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.438270 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389e56d3ccb141f484066d20a1b3ba8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.408974 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 58be59e9143544a3b123c02b89ac5a16 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.442209 18790 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:23.442334 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58be59e9143544a3b123c02b89ac5a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.430497 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 7816fa2b03b44e5089147082082029f6 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.449353 18577 tablet_service.cc:1511] Processing CreateTablet for tablet 75d46682d45f40acabdc27f49c15b84e (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.458705 18789 raft_consensus.cc:493] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.458463 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 7edbc5e014e94bf3b8206a68c4e09fe3 (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.459179 18789 raft_consensus.cc:515] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.462185 18789 leader_election.cc:290] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:23.457134 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7816fa2b03b44e5089147082082029f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.469754 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d46682d45f40acabdc27f49c15b84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.472889 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edbc5e014e94bf3b8206a68c4e09fe3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:23.472951 18693 tablet.cc:2406] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:23.496315 18543 heartbeater.cc:499] Master 127.15.251.62:35535 was elected leader, sending a full tablet report...
I20260710 11:10:23.497591 18786 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:23.499661 18788 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:23.500129 18788 ts_tablet_manager.cc:1403] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.189s	user 0.019s	sys 0.000s
I20260710 11:10:23.498097 18786 ts_tablet_manager.cc:1403] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.320s	user 0.013s	sys 0.021s
I20260710 11:10:23.502239 18582 tablet_service.cc:1511] Processing CreateTablet for tablet 9813d4f21b2d4bb6ad6345156d93e96b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.504375 18786 raft_consensus.cc:359] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.505082 18786 raft_consensus.cc:385] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.506680 18788 raft_consensus.cc:359] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.507423 18788 raft_consensus.cc:385] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.507705 18788 raft_consensus.cc:740] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.508387 18788 consensus_queue.cc:260] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.505385 18786 raft_consensus.cc:740] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.511924 18790 tablet_bootstrap.cc:654] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.511673 18786 consensus_queue.cc:260] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.523164 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9813d4f21b2d4bb6ad6345156d93e96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.529515 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 17d6a2a033324e9e852acfa9cdd56a7b (DEFAULT_TABLE table=test-workload [id=10b2f6683ab342d1bcfb0cd31147fec3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.539434 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d6a2a033324e9e852acfa9cdd56a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.546777 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629dfcda83d94ba0bd8d0a21d1238f13" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:23.548009 18786 ts_tablet_manager.cc:1434] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.005s
W20260710 11:10:23.548169 18632 leader_election.cc:343] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.548744 18766 heartbeater.cc:499] Master 127.15.251.62:35535 was elected leader, sending a full tablet report...
I20260710 11:10:23.549048 18786 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.559180 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629dfcda83d94ba0bd8d0a21d1238f13" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
W20260710 11:10:23.560783 18633 leader_election.cc:343] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.561242 18633 leader_election.cc:304] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 359b98daee1c4655995335bf52c570c6; no voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:23.562033 18789 raft_consensus.cc:2749] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.566308 18788 ts_tablet_manager.cc:1434] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.005s
I20260710 11:10:23.567340 18788 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:23.577659 18785 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:23.578192 18785 ts_tablet_manager.cc:1403] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.197s	user 0.016s	sys 0.016s
I20260710 11:10:23.581545 18785 raft_consensus.cc:359] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.582280 18785 raft_consensus.cc:385] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.582614 18785 raft_consensus.cc:740] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.582808 18790 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:23.583473 18790 ts_tablet_manager.cc:1403] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.021s
I20260710 11:10:23.583415 18785 consensus_queue.cc:260] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.587075 18786 tablet_bootstrap.cc:654] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.588599 18788 tablet_bootstrap.cc:654] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.589592 18790 raft_consensus.cc:359] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.596098 18790 raft_consensus.cc:385] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.596438 18790 raft_consensus.cc:740] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.597311 18790 consensus_queue.cc:260] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.590298 18785 ts_tablet_manager.cc:1434] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:23.602249 18785 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:23.603129 18786 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:23.603680 18786 ts_tablet_manager.cc:1403] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.003s
I20260710 11:10:23.606208 18618 heartbeater.cc:499] Master 127.15.251.62:35535 was elected leader, sending a full tablet report...
I20260710 11:10:23.610896 18790 ts_tablet_manager.cc:1434] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260710 11:10:23.611954 18790 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:23.616508 18786 raft_consensus.cc:359] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.617270 18786 raft_consensus.cc:385] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.617592 18786 raft_consensus.cc:740] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.618286 18786 consensus_queue.cc:260] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.620164 18786 ts_tablet_manager.cc:1434] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:10:23.621059 18786 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.622042 18785 tablet_bootstrap.cc:654] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.627511 18797 raft_consensus.cc:493] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.627671 18788 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:23.628278 18788 ts_tablet_manager.cc:1403] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.025s
I20260710 11:10:23.628048 18797 raft_consensus.cc:515] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.632112 18797 leader_election.cc:290] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:23.628566 18790 tablet_bootstrap.cc:654] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.636634 18786 tablet_bootstrap.cc:654] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.649152 18790 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:23.649740 18790 ts_tablet_manager.cc:1403] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
I20260710 11:10:23.650179 18788 raft_consensus.cc:359] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.651216 18788 raft_consensus.cc:385] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.651603 18788 raft_consensus.cc:740] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.653165 18795 raft_consensus.cc:493] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.653759 18795 raft_consensus.cc:515] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.654438 18788 consensus_queue.cc:260] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.656636 18795 leader_election.cc:290] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:23.661170 18786 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:23.661679 18786 ts_tablet_manager.cc:1403] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.002s
I20260710 11:10:23.664583 18786 raft_consensus.cc:359] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.665275 18786 raft_consensus.cc:385] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.665581 18786 raft_consensus.cc:740] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.666276 18786 consensus_queue.cc:260] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.668414 18786 ts_tablet_manager.cc:1434] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:23.669248 18790 raft_consensus.cc:359] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.670012 18790 raft_consensus.cc:385] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.670312 18790 raft_consensus.cc:740] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.671177 18790 consensus_queue.cc:260] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.673637 18790 ts_tablet_manager.cc:1434] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 11:10:23.674542 18790 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:23.681908 18790 tablet_bootstrap.cc:654] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.686112 18786 tablet_bootstrap.cc:492] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.691656 18786 tablet_bootstrap.cc:654] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.703336 18786 tablet_bootstrap.cc:492] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:23.703962 18786 ts_tablet_manager.cc:1403] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.013s
I20260710 11:10:23.707352 18788 ts_tablet_manager.cc:1434] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260710 11:10:23.708134 18786 raft_consensus.cc:359] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.718947 18786 raft_consensus.cc:385] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.719383 18786 raft_consensus.cc:740] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.708886 18788 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:23.724886 18786 consensus_queue.cc:260] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.735636 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b9855e2e4185bdf7a1c427c12368" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:23.736593 18593 raft_consensus.cc:2468] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:23.738222 18786 ts_tablet_manager.cc:1434] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 11:10:23.738606 18706 leader_election.cc:304] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:23.739500 18786 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.740010 18797 raft_consensus.cc:2804] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.740557 18797 raft_consensus.cc:493] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.741041 18797 raft_consensus.cc:3060] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.733093 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
W20260710 11:10:23.744518 18483 leader_election.cc:343] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.745169 18785 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:23.745395 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b9855e2e4185bdf7a1c427c12368" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:23.745690 18785 ts_tablet_manager.cc:1403] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.145s	user 0.038s	sys 0.062s
W20260710 11:10:23.747077 18705 leader_election.cc:343] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.749518 18785 raft_consensus.cc:359] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.750239 18785 raft_consensus.cc:385] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.750542 18785 raft_consensus.cc:740] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.751313 18785 consensus_queue.cc:260] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.753573 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:23.753809 18785 ts_tablet_manager.cc:1434] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:23.754756 18785 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
W20260710 11:10:23.754999 18483 leader_election.cc:343] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.755417 18483 leader_election.cc:304] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:23.756620 18808 raft_consensus.cc:2749] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.757139 18788 tablet_bootstrap.cc:654] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.761924 18785 tablet_bootstrap.cc:654] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.763214 18786 tablet_bootstrap.cc:654] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.764106 18797 raft_consensus.cc:515] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.767119 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b9855e2e4185bdf7a1c427c12368" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
W20260710 11:10:23.768553 18705 leader_election.cc:343] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.774730 18815 raft_consensus.cc:493] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.775398 18815 raft_consensus.cc:515] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.776324 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b9855e2e4185bdf7a1c427c12368" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:23.776952 18593 raft_consensus.cc:3060] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.777562 18797 leader_election.cc:290] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:23.779454 18790 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:23.779981 18785 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:23.781126 18785 ts_tablet_manager.cc:1403] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260710 11:10:23.781569 18790 ts_tablet_manager.cc:1403] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.052s
I20260710 11:10:23.783990 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d987891e634edd855579c4e748f054" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:23.784027 18785 raft_consensus.cc:359] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.784955 18785 raft_consensus.cc:385] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.785250 18785 raft_consensus.cc:740] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
W20260710 11:10:23.785768 18705 leader_election.cc:343] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.786118 18593 raft_consensus.cc:2468] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:23.785988 18785 consensus_queue.cc:260] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.786844 18815 leader_election.cc:290] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:23.787498 18706 leader_election.cc:304] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:23.788278 18785 ts_tablet_manager.cc:1434] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:23.788753 18815 raft_consensus.cc:2804] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:23.789281 18785 tablet_bootstrap.cc:492] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:23.789280 18815 raft_consensus.cc:697] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:23.789739 18786 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:23.790354 18786 ts_tablet_manager.cc:1403] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.009s
I20260710 11:10:23.793269 18788 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:23.793829 18788 ts_tablet_manager.cc:1403] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.000s
I20260710 11:10:23.794504 18786 raft_consensus.cc:359] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.796129 18786 raft_consensus.cc:385] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.796219 18785 tablet_bootstrap.cc:654] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.796658 18786 raft_consensus.cc:740] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.790378 18815 consensus_queue.cc:237] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.797016 18788 raft_consensus.cc:359] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.797936 18788 raft_consensus.cc:385] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.798278 18788 raft_consensus.cc:740] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.799189 18788 consensus_queue.cc:260] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.799978 18786 consensus_queue.cc:260] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.803808 18786 ts_tablet_manager.cc:1434] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:10:23.805017 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d987891e634edd855579c4e748f054" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:23.805742 18667 raft_consensus.cc:2468] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:23.807255 18706 leader_election.cc:304] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:23.808068 18797 raft_consensus.cc:2804] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.808176 18785 tablet_bootstrap.cc:492] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:23.805009 18786 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.808736 18797 raft_consensus.cc:493] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.808251 18790 raft_consensus.cc:359] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.809007 18785 ts_tablet_manager.cc:1403] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:10:23.809265 18790 raft_consensus.cc:385] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.809202 18797 raft_consensus.cc:3060] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.810822 18788 ts_tablet_manager.cc:1434] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:10:23.811882 18785 raft_consensus.cc:359] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.812548 18785 raft_consensus.cc:385] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.812852 18785 raft_consensus.cc:740] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.813560 18785 consensus_queue.cc:260] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.818322 18785 ts_tablet_manager.cc:1434] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:10:23.818688 18786 tablet_bootstrap.cc:654] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.819221 18788 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:23.821403 18797 raft_consensus.cc:515] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.824028 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d987891e634edd855579c4e748f054" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:23.824594 18667 raft_consensus.cc:3060] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.819262 18785 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:23.827507 18790 raft_consensus.cc:740] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.831244 18790 consensus_queue.cc:260] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.834257 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d987891e634edd855579c4e748f054" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
W20260710 11:10:23.835736 18705 leader_election.cc:343] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.835834 18790 ts_tablet_manager.cc:1434] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 11:10:23.836436 18797 leader_election.cc:290] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:23.837051 18797 raft_consensus.cc:493] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.837289 18790 tablet_bootstrap.cc:492] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:23.837615 18797 raft_consensus.cc:515] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.836927 18667 raft_consensus.cc:2468] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:23.840795 18706 leader_election.cc:304] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:23.841958 18801 raft_consensus.cc:493] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.841310 18797 leader_election.cc:290] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:23.842465 18801 raft_consensus.cc:515] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.847170 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629dfcda83d94ba0bd8d0a21d1238f13" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:23.847884 18790 tablet_bootstrap.cc:654] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:23.849830 18706 leader_election.cc:343] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.851908 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629dfcda83d94ba0bd8d0a21d1238f13" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:23.853756 18666 raft_consensus.cc:2468] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:23.855275 18706 leader_election.cc:304] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:23.856323 18797 raft_consensus.cc:2804] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.856731 18797 raft_consensus.cc:493] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.857085 18801 leader_election.cc:290] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:23.846366 18815 raft_consensus.cc:2804] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:23.858732 18797 raft_consensus.cc:3060] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.862572 18786 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:23.863190 18786 ts_tablet_manager.cc:1403] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.014s
I20260710 11:10:23.865490 18815 raft_consensus.cc:697] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:23.866056 18788 tablet_bootstrap.cc:654] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.866534 18815 consensus_queue.cc:237] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.867053 18786 raft_consensus.cc:359] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.868034 18786 raft_consensus.cc:385] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.868419 18786 raft_consensus.cc:740] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.870105 18785 tablet_bootstrap.cc:654] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.869524 18786 consensus_queue.cc:260] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.871487 18797 raft_consensus.cc:515] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.873889 18797 leader_election.cc:290] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:23.875034 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629dfcda83d94ba0bd8d0a21d1238f13" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:23.875671 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629dfcda83d94ba0bd8d0a21d1238f13" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:23.876502 18666 raft_consensus.cc:3060] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:23.876724 18706 leader_election.cc:343] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.879161 18790 tablet_bootstrap.cc:492] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:23.879614 18790 ts_tablet_manager.cc:1403] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260710 11:10:23.879925 18822 raft_consensus.cc:493] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.880426 18822 raft_consensus.cc:515] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.881454 18412 catalog_manager.cc:5697] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 1 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:23.883361 18822 leader_election.cc:290] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:23.883441 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
W20260710 11:10:23.884961 18705 leader_election.cc:343] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.885290 18666 raft_consensus.cc:2468] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:23.882577 18790 raft_consensus.cc:359] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.886198 18790 raft_consensus.cc:385] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.886016 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:23.886837 18706 leader_election.cc:304] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
W20260710 11:10:23.888085 18706 leader_election.cc:343] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.888548 18706 leader_election.cc:304] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:23.889479 18827 raft_consensus.cc:2804] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:23.889638 18822 raft_consensus.cc:2749] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.890003 18827 raft_consensus.cc:697] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:23.887032 18790 raft_consensus.cc:740] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.890918 18790 consensus_queue.cc:260] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.893771 18790 ts_tablet_manager.cc:1434] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:10:23.894722 18790 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:23.906376 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:23.906550 18797 raft_consensus.cc:493] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.907138 18518 raft_consensus.cc:2468] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:23.907411 18797 raft_consensus.cc:515] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.908468 18786 ts_tablet_manager.cc:1434] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260710 11:10:23.909385 18557 leader_election.cc:304] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:23.910399 18801 raft_consensus.cc:2804] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.910564 18797 leader_election.cc:290] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:23.912182 18801 raft_consensus.cc:493] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.911226 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:23.913355 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:23.912794 18786 tablet_bootstrap.cc:492] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:23.914619 18788 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
W20260710 11:10:23.914559 18705 leader_election.cc:343] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.915186 18788 ts_tablet_manager.cc:1403] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.007s
W20260710 11:10:23.915337 18706 leader_election.cc:343] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.915982 18706 leader_election.cc:304] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:23.913368 18801 raft_consensus.cc:3060] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.918067 18785 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:23.918642 18785 ts_tablet_manager.cc:1403] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.008s
I20260710 11:10:23.918489 18788 raft_consensus.cc:359] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.919271 18788 raft_consensus.cc:385] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.919605 18788 raft_consensus.cc:740] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.920451 18788 consensus_queue.cc:260] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:23.921557 18797 raft_consensus.cc:2749] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.926556 18827 consensus_queue.cc:237] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.930186 18788 ts_tablet_manager.cc:1434] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:23.933188 18790 tablet_bootstrap.cc:654] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.933661 18789 raft_consensus.cc:493] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.933809 18786 tablet_bootstrap.cc:654] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.938683 18789 raft_consensus.cc:515] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.934142 18797 raft_consensus.cc:493] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.934762 18801 raft_consensus.cc:515] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.952486 18785 raft_consensus.cc:359] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.952868 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:23.953305 18785 raft_consensus.cc:385] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.953675 18785 raft_consensus.cc:740] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
W20260710 11:10:23.954686 18558 leader_election.cc:343] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.954473 18785 consensus_queue.cc:260] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.951632 18788 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:23.957852 18801 leader_election.cc:290] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:23.959427 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:23.960039 18518 raft_consensus.cc:3060] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.943359 18797 raft_consensus.cc:515] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:23.963512 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:23.964530 18797 leader_election.cc:290] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:23.962216 18789 leader_election.cc:290] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:23.965118 18788 tablet_bootstrap.cc:654] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.965265 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:23.969208 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
W20260710 11:10:23.970623 18558 leader_election.cc:343] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:23.971364 18706 leader_election.cc:343] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:23.970764 18633 leader_election.cc:343] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.970785 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:23.977995 18518 raft_consensus.cc:2468] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:23.979379 18557 leader_election.cc:304] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
I20260710 11:10:23.980758 18801 raft_consensus.cc:2804] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:10:23.981175 18705 leader_election.cc:343] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.982542 18705 leader_election.cc:304] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:23.983947 18797 raft_consensus.cc:2749] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:23.985508 18785 ts_tablet_manager.cc:1434] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.066s	user 0.013s	sys 0.008s
I20260710 11:10:23.986814 18785 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:23.988039 18801 raft_consensus.cc:697] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:23.989012 18801 consensus_queue.cc:237] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:23.993901 18838 raft_consensus.cc:493] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.994614 18785 tablet_bootstrap.cc:654] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.994371 18838 raft_consensus.cc:515] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:23.997685 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698643216fb4fe79528313887f8dd9b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
W20260710 11:10:23.998976 18558 leader_election.cc:343] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.006045 18412 catalog_manager.cc:5697] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 1 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.007897 18412 catalog_manager.cc:5697] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 1 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.013024 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698643216fb4fe79528313887f8dd9b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
W20260710 11:10:24.014480 18559 leader_election.cc:343] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.015020 18559 leader_election.cc:304] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6
I20260710 11:10:24.017311 18786 tablet_bootstrap.cc:492] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.017956 18786 ts_tablet_manager.cc:1403] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.007s
I20260710 11:10:24.021894 18786 raft_consensus.cc:359] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.022696 18786 raft_consensus.cc:385] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.023263 18786 raft_consensus.cc:740] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.022701 18841 raft_consensus.cc:2749] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.024307 18786 consensus_queue.cc:260] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.023321 18838 leader_election.cc:290] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.026806 18786 ts_tablet_manager.cc:1434] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:23.982568 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.029618 18786 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
W20260710 11:10:24.030923 18631 leader_election.cc:343] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.031634 18631 leader_election.cc:304] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 359b98daee1c4655995335bf52c570c6; no voters: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.032624 18790 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.032866 18835 raft_consensus.cc:2749] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.033191 18790 ts_tablet_manager.cc:1403] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.005s
I20260710 11:10:24.035281 18785 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.035439 18790 raft_consensus.cc:359] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.036172 18790 raft_consensus.cc:385] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.036087 18785 ts_tablet_manager.cc:1403] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.036s
I20260710 11:10:24.036636 18790 raft_consensus.cc:740] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.038789 18790 consensus_queue.cc:260] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.039497 18785 raft_consensus.cc:359] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.040258 18785 raft_consensus.cc:385] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.040565 18788 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.040575 18785 raft_consensus.cc:740] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.041308 18788 ts_tablet_manager.cc:1403] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.014s
I20260710 11:10:24.038789 18413 catalog_manager.cc:5697] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.041770 18785 consensus_queue.cc:260] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.044390 18785 ts_tablet_manager.cc:1434] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 11:10:24.045353 18785 tablet_bootstrap.cc:492] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.048671 18808 raft_consensus.cc:493] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.049209 18808 raft_consensus.cc:515] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.050256 18788 raft_consensus.cc:359] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.051106 18788 raft_consensus.cc:385] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.051502 18788 raft_consensus.cc:740] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.051847 18785 tablet_bootstrap.cc:654] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.042882 18790 ts_tablet_manager.cc:1434] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:10:24.052011 18786 tablet_bootstrap.cc:654] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.055560 18790 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.055442 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:24.052737 18788 consensus_queue.cc:260] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.056278 18666 raft_consensus.cc:2468] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
I20260710 11:10:24.061512 18483 leader_election.cc:304] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:24.062638 18795 raft_consensus.cc:2804] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.063175 18795 raft_consensus.cc:493] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.063406 18790 tablet_bootstrap.cc:654] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.063535 18795 raft_consensus.cc:3060] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.060019 18808 leader_election.cc:290] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.059229 18788 ts_tablet_manager.cc:1434] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:10:24.073799 18788 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.074251 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.075963 18795 raft_consensus.cc:515] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
W20260710 11:10:24.083467 18484 leader_election.cc:343] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.085487 18788 tablet_bootstrap.cc:654] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.086135 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:24.086758 18666 raft_consensus.cc:3060] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.088459 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
W20260710 11:10:24.089766 18484 leader_election.cc:343] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.087530 18795 leader_election.cc:290] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.092546 18790 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.093029 18790 ts_tablet_manager.cc:1403] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.010s
I20260710 11:10:24.093715 18666 raft_consensus.cc:2468] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:24.094821 18483 leader_election.cc:304] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [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: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:24.095872 18808 raft_consensus.cc:493] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.096215 18790 raft_consensus.cc:359] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.096330 18808 raft_consensus.cc:515] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.096982 18790 raft_consensus.cc:385] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.097296 18790 raft_consensus.cc:740] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.098479 18808 leader_election.cc:290] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:24.098980 18808 raft_consensus.cc:2804] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.099069 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.099447 18808 raft_consensus.cc:697] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
W20260710 11:10:24.100379 18484 leader_election.cc:343] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.100262 18808 consensus_queue.cc:237] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.101240 18790 consensus_queue.cc:260] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.102602 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.103961 18790 ts_tablet_manager.cc:1434] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260710 11:10:24.103945 18483 leader_election.cc:343] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.104527 18483 leader_election.cc:304] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:24.105216 18795 raft_consensus.cc:2749] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.106114 18790 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.113915 18790 tablet_bootstrap.cc:654] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.117225 18786 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.121140 18786 ts_tablet_manager.cc:1403] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.010s
I20260710 11:10:24.124643 18786 raft_consensus.cc:359] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.131163 18785 tablet_bootstrap.cc:492] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.131836 18785 ts_tablet_manager.cc:1403] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.010s
I20260710 11:10:24.132968 18416 catalog_manager.cc:5697] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.134449 18786 raft_consensus.cc:385] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.136544 18786 raft_consensus.cc:740] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.135933 18785 raft_consensus.cc:359] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.137717 18785 raft_consensus.cc:385] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.138170 18785 raft_consensus.cc:740] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.139375 18785 consensus_queue.cc:260] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.140820 18786 consensus_queue.cc:260] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.143997 18788 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.144251 18786 ts_tablet_manager.cc:1434] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:10:24.144479 18788 ts_tablet_manager.cc:1403] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.071s	user 0.035s	sys 0.029s
I20260710 11:10:24.145148 18786 tablet_bootstrap.cc:492] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:24.147404 18835 raft_consensus.cc:493] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.147887 18835 raft_consensus.cc:515] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.148128 18788 raft_consensus.cc:359] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.148893 18788 raft_consensus.cc:385] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.149279 18785 ts_tablet_manager.cc:1434] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:10:24.149206 18788 raft_consensus.cc:740] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.150341 18785 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.150205 18788 consensus_queue.cc:260] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.150864 18786 tablet_bootstrap.cc:654] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.152534 18788 ts_tablet_manager.cc:1434] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:24.153519 18788 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.154690 18835 leader_election.cc:290] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:24.156435 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e47cc1da32c43be84836e3e9f391584" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
W20260710 11:10:24.158408 18631 leader_election.cc:343] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.156870 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e47cc1da32c43be84836e3e9f391584" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.159171 18593 raft_consensus.cc:2468] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
I20260710 11:10:24.160353 18632 leader_election.cc:304] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.161499 18835 raft_consensus.cc:2804] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.161849 18835 raft_consensus.cc:493] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.162156 18835 raft_consensus.cc:3060] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.163654 18788 tablet_bootstrap.cc:654] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.164484 18801 raft_consensus.cc:493] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.164961 18801 raft_consensus.cc:515] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.167106 18801 leader_election.cc:290] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:24.172478 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36335c1a5a6a46fd85ab64af165bf9b7" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.173105 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36335c1a5a6a46fd85ab64af165bf9b7" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:24.173751 18666 raft_consensus.cc:2468] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
W20260710 11:10:24.173940 18557 leader_election.cc:343] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.175268 18558 leader_election.cc:304] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.177348 18801 raft_consensus.cc:2804] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.177801 18801 raft_consensus.cc:493] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.178188 18801 raft_consensus.cc:3060] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.180480 18835 raft_consensus.cc:515] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.183168 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e47cc1da32c43be84836e3e9f391584" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
W20260710 11:10:24.184497 18631 leader_election.cc:343] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.186455 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e47cc1da32c43be84836e3e9f391584" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:24.186991 18790 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.187007 18593 raft_consensus.cc:3060] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.187618 18790 ts_tablet_manager.cc:1403] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.021s
I20260710 11:10:24.190608 18790 raft_consensus.cc:359] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.191339 18790 raft_consensus.cc:385] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.191669 18790 raft_consensus.cc:740] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.192225 18797 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.192696 18797 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.194661 18797 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.195467 18801 raft_consensus.cc:515] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.197153 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.192696 18790 consensus_queue.cc:260] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.201613 18790 ts_tablet_manager.cc:1434] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:10:24.201910 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36335c1a5a6a46fd85ab64af165bf9b7" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
W20260710 11:10:24.203320 18706 leader_election.cc:343] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.198186 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.204543 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36335c1a5a6a46fd85ab64af165bf9b7" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:24.205084 18666 raft_consensus.cc:3060] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:24.205708 18705 leader_election.cc:343] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.206226 18790 tablet_bootstrap.cc:492] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
W20260710 11:10:24.206813 18557 leader_election.cc:343] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.203987 18801 leader_election.cc:290] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:24.198799 18593 raft_consensus.cc:2468] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:24.214002 18788 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.214182 18790 tablet_bootstrap.cc:654] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.199304 18785 tablet_bootstrap.cc:654] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.206169 18705 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.215131 18632 leader_election.cc:304] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.215523 18797 raft_consensus.cc:2749] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.214522 18788 ts_tablet_manager.cc:1403] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.031s
I20260710 11:10:24.216168 18789 raft_consensus.cc:2804] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.199167 18835 leader_election.cc:290] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:24.219902 18788 raft_consensus.cc:359] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.220852 18788 raft_consensus.cc:385] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.221215 18788 raft_consensus.cc:740] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.222343 18788 consensus_queue.cc:260] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.222890 18666 raft_consensus.cc:2468] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:24.224310 18558 leader_election.cc:304] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.225113 18786 tablet_bootstrap.cc:492] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.225394 18801 raft_consensus.cc:2804] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.225572 18786 ts_tablet_manager.cc:1403] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.036s
I20260710 11:10:24.226806 18801 raft_consensus.cc:697] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:24.227648 18801 consensus_queue.cc:237] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.228467 18786 raft_consensus.cc:359] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.228516 18835 raft_consensus.cc:493] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.229185 18786 raft_consensus.cc:385] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.229534 18786 raft_consensus.cc:740] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.230393 18786 consensus_queue.cc:260] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.232649 18788 ts_tablet_manager.cc:1434] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:10:24.229363 18835 raft_consensus.cc:515] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.236682 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9f107684b5438e899b1bc5c555614c" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.236864 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9f107684b5438e899b1bc5c555614c" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.237454 18741 raft_consensus.cc:2468] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
W20260710 11:10:24.238118 18632 leader_election.cc:343] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.238663 18633 leader_election.cc:304] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:24.239113 18786 ts_tablet_manager.cc:1434] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:24.240091 18786 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:24.241775 18788 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.246330 18835 leader_election.cc:290] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.247541 18835 raft_consensus.cc:2804] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.247890 18835 raft_consensus.cc:493] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.248224 18835 raft_consensus.cc:3060] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.248988 18790 tablet_bootstrap.cc:492] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.249516 18790 ts_tablet_manager.cc:1403] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.022s
I20260710 11:10:24.252174 18790 raft_consensus.cc:359] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.252869 18790 raft_consensus.cc:385] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.253175 18790 raft_consensus.cc:740] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.253813 18788 tablet_bootstrap.cc:654] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.253990 18790 consensus_queue.cc:260] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
W20260710 11:10:24.255299 18464 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:24.255429 18797 consensus_queue.cc:1048] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.256477 18790 ts_tablet_manager.cc:1434] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:10:24.257855 18518 raft_consensus.cc:3060] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.258466 18790 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.263362 18808 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.263866 18808 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.264722 18790 tablet_bootstrap.cc:654] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.266007 18808 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.266716 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.267508 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.268126 18741 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
W20260710 11:10:24.268187 18483 leader_election.cc:343] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.269443 18484 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [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: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:24.270572 18827 consensus_queue.cc:1048] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.275856 18835 raft_consensus.cc:515] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.279723 18790 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.280260 18790 ts_tablet_manager.cc:1403] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 11:10:24.280890 18413 catalog_manager.cc:5697] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.283015 18790 raft_consensus.cc:359] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.283713 18790 raft_consensus.cc:385] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.284034 18790 raft_consensus.cc:740] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.284184 18789 raft_consensus.cc:697] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:24.284657 18808 raft_consensus.cc:2804] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.285061 18808 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.284922 18790 consensus_queue.cc:260] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.285475 18808 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.285312 18789 consensus_queue.cc:237] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.287541 18790 ts_tablet_manager.cc:1434] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:24.288479 18790 tablet_bootstrap.cc:492] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.288614 18786 tablet_bootstrap.cc:654] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.293569 18835 leader_election.cc:290] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.293480 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9f107684b5438e899b1bc5c555614c" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:24.294942 18790 tablet_bootstrap.cc:654] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:24.294974 18632 leader_election.cc:343] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.294180 18851 raft_consensus.cc:493] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.295856 18851 raft_consensus.cc:515] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.296315 18785 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.296761 18785 ts_tablet_manager.cc:1403] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.006s
I20260710 11:10:24.298595 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698643216fb4fe79528313887f8dd9b" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.299192 18592 raft_consensus.cc:2468] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
I20260710 11:10:24.299517 18785 raft_consensus.cc:359] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.299779 18517 raft_consensus.cc:3060] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.300200 18785 raft_consensus.cc:385] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.300328 18632 leader_election.cc:304] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:24.300556 18785 raft_consensus.cc:740] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.301177 18835 raft_consensus.cc:2804] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.296608 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9f107684b5438e899b1bc5c555614c" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:24.305269 18835 raft_consensus.cc:493] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.305748 18741 raft_consensus.cc:3060] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.307287 18785 consensus_queue.cc:260] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.309832 18785 ts_tablet_manager.cc:1434] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:10:24.310740 18785 tablet_bootstrap.cc:492] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.311936 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698643216fb4fe79528313887f8dd9b" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.312542 18740 raft_consensus.cc:2468] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
I20260710 11:10:24.315382 18851 leader_election.cc:290] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.305794 18835 raft_consensus.cc:3060] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.336478 18785 tablet_bootstrap.cc:654] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.340343 18801 raft_consensus.cc:493] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.340867 18801 raft_consensus.cc:515] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.343042 18801 leader_election.cc:290] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.345250 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.345912 18740 raft_consensus.cc:2468] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:24.347251 18559 leader_election.cc:304] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:24.348515 18801 raft_consensus.cc:2804] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.348919 18801 raft_consensus.cc:493] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.349308 18801 raft_consensus.cc:3060] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.349248 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.350414 18516 raft_consensus.cc:2468] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:24.351333 18741 raft_consensus.cc:2468] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:24.356782 18801 raft_consensus.cc:515] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.360093 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:24.360769 18740 raft_consensus.cc:3060] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.358572 18785 tablet_bootstrap.cc:492] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.364034 18785 ts_tablet_manager.cc:1403] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.006s
I20260710 11:10:24.367178 18815 consensus_queue.cc:1048] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.367614 18785 raft_consensus.cc:359] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.368342 18785 raft_consensus.cc:385] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.368652 18785 raft_consensus.cc:740] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.369359 18740 raft_consensus.cc:2468] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:24.370709 18559 leader_election.cc:304] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:24.371594 18841 raft_consensus.cc:2804] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.372185 18841 raft_consensus.cc:697] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:24.373070 18841 consensus_queue.cc:237] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.375445 18808 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.383183 18815 consensus_queue.cc:1048] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.385533 18785 consensus_queue.cc:260] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.388129 18633 leader_election.cc:304] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:24.388782 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:24.389355 18516 raft_consensus.cc:3060] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.389513 18851 raft_consensus.cc:2804] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.391258 18785 ts_tablet_manager.cc:1434] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:10:24.401201 18785 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.397181 18516 raft_consensus.cc:2468] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:24.390023 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:24.402313 18593 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.403012 18801 leader_election.cc:290] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.407927 18785 tablet_bootstrap.cc:654] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.411262 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:24.411576 18786 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.412045 18741 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.412201 18786 ts_tablet_manager.cc:1403] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.026s
I20260710 11:10:24.390097 18851 raft_consensus.cc:697] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:24.414537 18851 consensus_queue.cc:237] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.412629 18412 catalog_manager.cc:5697] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.415808 18808 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.416163 18786 raft_consensus.cc:359] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.417225 18786 raft_consensus.cc:385] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.417551 18786 raft_consensus.cc:740] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.408385 18414 catalog_manager.cc:5697] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.418390 18786 consensus_queue.cc:260] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.420836 18786 ts_tablet_manager.cc:1434] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:24.441798 18592 raft_consensus.cc:3060] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.446276 18785 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.446831 18785 ts_tablet_manager.cc:1403] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.006s
I20260710 11:10:24.408969 18835 raft_consensus.cc:515] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.450630 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698643216fb4fe79528313887f8dd9b" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:24.451244 18591 raft_consensus.cc:3060] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.455838 18797 consensus_queue.cc:1048] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.457079 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698643216fb4fe79528313887f8dd9b" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:24.457756 18740 raft_consensus.cc:3060] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.457798 18835 leader_election.cc:290] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.461069 18593 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:24.474318 18483 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:24.471143 18785 raft_consensus.cc:359] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.461774 18797 consensus_queue.cc:1048] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.476689 18785 raft_consensus.cc:385] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.479404 18785 raft_consensus.cc:740] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.480275 18785 consensus_queue.cc:260] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.482234 18785 ts_tablet_manager.cc:1434] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:10:24.486070 18785 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.463871 18788 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.464716 18740 raft_consensus.cc:2468] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:24.467178 18591 raft_consensus.cc:2468] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:24.491719 18633 leader_election.cc:304] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 
I20260710 11:10:24.492655 18851 raft_consensus.cc:2804] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.493296 18851 raft_consensus.cc:697] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:24.492725 18788 ts_tablet_manager.cc:1403] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.251s	user 0.019s	sys 0.026s
I20260710 11:10:24.472370 18741 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:24.475804 18795 raft_consensus.cc:2804] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.494297 18851 consensus_queue.cc:237] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.495024 18795 raft_consensus.cc:697] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:24.495899 18795 consensus_queue.cc:237] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.496503 18788 raft_consensus.cc:359] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.462024 18786 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:24.469560 18790 tablet_bootstrap.cc:492] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.499644 18790 ts_tablet_manager.cc:1403] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.211s	user 0.053s	sys 0.041s
I20260710 11:10:24.497252 18788 raft_consensus.cc:385] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.501652 18788 raft_consensus.cc:740] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.507077 18801 raft_consensus.cc:493] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.507627 18801 raft_consensus.cc:515] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.511619 18801 leader_election.cc:290] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.512853 18788 consensus_queue.cc:260] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.517107 18790 raft_consensus.cc:359] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.518419 18790 raft_consensus.cc:385] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.518939 18790 raft_consensus.cc:740] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.519519 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.524297 18801 consensus_queue.cc:1048] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.525110 18517 raft_consensus.cc:2468] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:24.519690 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.524082 18786 tablet_bootstrap.cc:654] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.518497 18785 tablet_bootstrap.cc:654] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.526242 18790 consensus_queue.cc:260] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.528331 18557 leader_election.cc:304] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:24.524417 18413 catalog_manager.cc:5697] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.529357 18790 ts_tablet_manager.cc:1434] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
W20260710 11:10:24.529983 18559 leader_election.cc:343] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.530623 18788 ts_tablet_manager.cc:1434] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:10:24.531888 18790 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.532262 18788 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.531492 18801 raft_consensus.cc:2804] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.533232 18801 raft_consensus.cc:493] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.533701 18801 raft_consensus.cc:3060] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.538228 18790 tablet_bootstrap.cc:654] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.538808 18414 catalog_manager.cc:5697] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.545109 18801 raft_consensus.cc:515] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.545086 18788 tablet_bootstrap.cc:654] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.551898 18667 raft_consensus.cc:3060] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.554989 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:24.555584 18515 raft_consensus.cc:3060] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.565131 18790 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.565630 18790 ts_tablet_manager.cc:1403] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.002s
I20260710 11:10:24.565819 18801 leader_election.cc:290] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.567333 18515 raft_consensus.cc:2468] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:24.568252 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:24.568464 18557 leader_election.cc:304] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:24.569370 18801 raft_consensus.cc:2804] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.569856 18841 raft_consensus.cc:493] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.570055 18801 raft_consensus.cc:697] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:24.570355 18841 raft_consensus.cc:515] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.568275 18790 raft_consensus.cc:359] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.570896 18801 consensus_queue.cc:237] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.571511 18790 raft_consensus.cc:385] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.571952 18790 raft_consensus.cc:740] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.572464 18841 leader_election.cc:290] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.572808 18790 consensus_queue.cc:260] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
W20260710 11:10:24.574093 18559 leader_election.cc:343] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.574361 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9f107684b5438e899b1bc5c555614c" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:24.575381 18790 ts_tablet_manager.cc:1434] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:24.575239 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9f107684b5438e899b1bc5c555614c" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.576460 18790 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.576090 18741 raft_consensus.cc:2393] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ea7e0b8cf2049b69c3e46429b694da1 in current term 1: Already voted for candidate 359b98daee1c4655995335bf52c570c6 in this term.
I20260710 11:10:24.583645 18786 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.584327 18786 ts_tablet_manager.cc:1403] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.007s
I20260710 11:10:24.589071 18841 consensus_queue.cc:1048] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.591135 18790 tablet_bootstrap.cc:654] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.596967 18788 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.597554 18788 ts_tablet_manager.cc:1403] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.012s
I20260710 11:10:24.600111 18788 raft_consensus.cc:359] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.600611 18788 raft_consensus.cc:385] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.600936 18788 raft_consensus.cc:740] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.601776 18788 consensus_queue.cc:260] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.604279 18788 ts_tablet_manager.cc:1434] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:24.605185 18788 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.606137 18790 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.606586 18790 ts_tablet_manager.cc:1403] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
W20260710 11:10:24.608418 18484 consensus_peers.cc:597] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb -> Peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Couldn't send request to peer 30c9b1a8a1e54b59967916f04567109e. 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:10:24.609418 18790 raft_consensus.cc:359] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.610074 18790 raft_consensus.cc:385] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.610322 18790 raft_consensus.cc:740] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.611006 18790 consensus_queue.cc:260] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.613613 18790 ts_tablet_manager.cc:1434] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:24.614434 18790 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.615114 18788 tablet_bootstrap.cc:654] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.620494 18790 tablet_bootstrap.cc:654] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.600685 18559 leader_election.cc:304] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6
I20260710 11:10:24.622365 18838 raft_consensus.cc:3060] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.625922 18785 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.626533 18785 ts_tablet_manager.cc:1403] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.011s
I20260710 11:10:24.630213 18785 raft_consensus.cc:359] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.633422 18785 raft_consensus.cc:385] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.634161 18785 raft_consensus.cc:740] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.633320 18786 raft_consensus.cc:359] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.634758 18786 raft_consensus.cc:385] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.635154 18786 raft_consensus.cc:740] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.634888 18785 consensus_queue.cc:260] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.635068 18795 consensus_queue.cc:1048] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.636294 18786 consensus_queue.cc:260] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.639240 18785 ts_tablet_manager.cc:1434] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:24.640390 18785 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.645792 18786 ts_tablet_manager.cc:1434] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.004s
I20260710 11:10:24.648274 18785 tablet_bootstrap.cc:654] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.644091 18838 raft_consensus.cc:2749] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.654810 18786 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:24.661417 18786 tablet_bootstrap.cc:654] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.664510 18416 catalog_manager.cc:5697] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.682729 18785 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.683413 18785 ts_tablet_manager.cc:1403] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260710 11:10:24.686406 18838 consensus_queue.cc:1048] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.687060 18785 raft_consensus.cc:359] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.688014 18785 raft_consensus.cc:385] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.688335 18785 raft_consensus.cc:740] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.691180 18785 consensus_queue.cc:260] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.693405 18785 ts_tablet_manager.cc:1434] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:10:24.694563 18785 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.696321 18786 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.696830 18786 ts_tablet_manager.cc:1403] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.003s
I20260710 11:10:24.702524 18808 raft_consensus.cc:493] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.706892 18808 raft_consensus.cc:515] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.707621 18785 tablet_bootstrap.cc:654] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.713886 18788 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.714499 18788 ts_tablet_manager.cc:1403] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.110s	user 0.033s	sys 0.027s
I20260710 11:10:24.720810 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.721771 18741 raft_consensus.cc:2468] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
I20260710 11:10:24.723416 18484 leader_election.cc:304] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:24.724403 18795 raft_consensus.cc:2804] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.724298 18413 catalog_manager.cc:5697] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.724519 18808 leader_election.cc:290] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.726955 18795 raft_consensus.cc:493] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.727970 18795 raft_consensus.cc:3060] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.729656 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:24.730309 18665 raft_consensus.cc:2468] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
I20260710 11:10:24.736212 18795 raft_consensus.cc:515] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
W20260710 11:10:24.737787 18557 consensus_peers.cc:597] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:24.738940 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:24.739496 18665 raft_consensus.cc:3060] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.740788 18788 raft_consensus.cc:359] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.741529 18788 raft_consensus.cc:385] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.745783 18786 raft_consensus.cc:359] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.746335 18788 raft_consensus.cc:740] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.746515 18786 raft_consensus.cc:385] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.747056 18788 consensus_queue.cc:260] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.747035 18786 raft_consensus.cc:740] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.750007 18788 ts_tablet_manager.cc:1434] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:10:24.748708 18665 raft_consensus.cc:2468] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:24.751149 18788 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.751823 18483 leader_election.cc:304] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:24.752215 18790 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.751713 18786 consensus_queue.cc:260] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.752697 18790 ts_tablet_manager.cc:1403] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.047s
I20260710 11:10:24.752750 18808 raft_consensus.cc:2804] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.754343 18786 ts_tablet_manager.cc:1434] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260710 11:10:24.754945 18789 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.755539 18795 leader_election.cc:290] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.755388 18789 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.756023 18786 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:24.756841 18790 raft_consensus.cc:359] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.757408 18789 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.759505 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.763114 18786 tablet_bootstrap.cc:654] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:24.763026 18631 leader_election.cc:343] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.758108 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:24.766153 18741 raft_consensus.cc:3060] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.766582 18785 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:24.767063 18785 ts_tablet_manager.cc:1403] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.026s
I20260710 11:10:24.758448 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.769459 18785 raft_consensus.cc:359] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.770380 18785 raft_consensus.cc:385] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.770299 18593 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
I20260710 11:10:24.771098 18785 raft_consensus.cc:740] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.771936 18632 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.771771 18785 consensus_queue.cc:260] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.772853 18835 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.773231 18835 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.773065 18838 consensus_queue.cc:1048] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.773617 18835 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.775590 18741 raft_consensus.cc:2468] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:24.757534 18790 raft_consensus.cc:385] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.776804 18790 raft_consensus.cc:740] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.778319 18790 consensus_queue.cc:260] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.780081 18786 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.780555 18786 ts_tablet_manager.cc:1403] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260710 11:10:24.781621 18790 ts_tablet_manager.cc:1434] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:10:24.781267 18835 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.782505 18790 tablet_bootstrap.cc:492] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.783846 18786 raft_consensus.cc:359] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.784509 18786 raft_consensus.cc:385] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.784823 18786 raft_consensus.cc:740] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.785676 18786 consensus_queue.cc:260] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.788182 18786 ts_tablet_manager.cc:1434] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:24.788879 18788 tablet_bootstrap.cc:654] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.789186 18786 tablet_bootstrap.cc:492] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:24.794143 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:24.794732 18593 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.795104 18827 raft_consensus.cc:493] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.795495 18851 raft_consensus.cc:493] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.795553 18827 raft_consensus.cc:515] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.796123 18851 raft_consensus.cc:515] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.797577 18790 tablet_bootstrap.cc:654] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.797742 18827 leader_election.cc:290] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.798228 18851 leader_election.cc:290] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:24.798707 18851 raft_consensus.cc:493] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.799103 18851 raft_consensus.cc:515] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.799765 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.802085 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:24.802889 18593 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:24.803094 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.803546 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816fa2b03b44e5089147082082029f6" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.804101 18632 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:24.804556 18851 leader_election.cc:290] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.805032 18859 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:10:24.805289 18633 leader_election.cc:343] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.805516 18859 raft_consensus.cc:697] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:24.806162 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816fa2b03b44e5089147082082029f6" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.806407 18859 consensus_queue.cc:237] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.806914 18706 leader_election.cc:304] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.808624 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
W20260710 11:10:24.810827 18633 leader_election.cc:343] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.811636 18827 raft_consensus.cc:2749] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:24.812800 18631 leader_election.cc:343] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.813413 18631 leader_election.cc:304] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 359b98daee1c4655995335bf52c570c6; no voters: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.816912 18515 raft_consensus.cc:3060] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:24.817551 18632 leader_election.cc:343] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.818176 18632 leader_election.cc:304] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 359b98daee1c4655995335bf52c570c6; no voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:24.819731 18789 raft_consensus.cc:2749] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.825459 18851 raft_consensus.cc:2749] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.828002 18786 tablet_bootstrap.cc:654] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.830425 18785 ts_tablet_manager.cc:1434] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 11:10:24.828810 18851 consensus_queue.cc:1048] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.831640 18785 tablet_bootstrap.cc:492] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:24.833006 18808 raft_consensus.cc:697] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:24.833912 18808 consensus_queue.cc:237] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.835830 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
W20260710 11:10:24.837627 18631 leader_election.cc:343] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.838819 18851 consensus_queue.cc:1048] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.836500 18835 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.855206 18835 raft_consensus.cc:493] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.855897 18835 raft_consensus.cc:515] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.861203 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bd3c1dc5ee4dae91f176c4df1d34f4" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:24.862068 18741 raft_consensus.cc:2468] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
I20260710 11:10:24.870736 18633 leader_election.cc:304] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 
I20260710 11:10:24.877624 18789 raft_consensus.cc:2804] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.877514 18838 consensus_queue.cc:1048] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.878101 18789 raft_consensus.cc:493] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.878525 18789 raft_consensus.cc:3060] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.879161 18413 catalog_manager.cc:5697] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.883688 18827 raft_consensus.cc:493] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.885624 18827 raft_consensus.cc:515] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:24.889464 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.890374 18515 raft_consensus.cc:2393] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c9b1a8a1e54b59967916f04567109e in current term 1: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:24.889637 18827 leader_election.cc:290] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:24.892903 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49231132c88476b9d1284a788f4f66b" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.895295 18785 tablet_bootstrap.cc:654] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.897961 18859 consensus_queue.cc:1048] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:10:24.908834 18788 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:24.909313 18788 ts_tablet_manager.cc:1403] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.023s
I20260710 11:10:24.906963 18706 leader_election.cc:304] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:24.912701 18815 raft_consensus.cc:3060] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.928599 18808 consensus_queue.cc:1048] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.930847 18835 leader_election.cc:290] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:24.932588 18808 raft_consensus.cc:493] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.937578 18808 raft_consensus.cc:515] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.944185 18808 leader_election.cc:290] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:24.944985 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bd3c1dc5ee4dae91f176c4df1d34f4" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:24.946707 18786 tablet_bootstrap.cc:492] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:24.947399 18786 ts_tablet_manager.cc:1403] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.018s
I20260710 11:10:24.949307 18788 raft_consensus.cc:359] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
W20260710 11:10:24.947214 18631 leader_election.cc:343] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.951799 18788 raft_consensus.cc:385] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.952960 18788 raft_consensus.cc:740] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.953780 18788 consensus_queue.cc:260] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:24.956858 18815 raft_consensus.cc:2749] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.958173 18416 catalog_manager.cc:5697] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.961370 18786 raft_consensus.cc:359] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.962591 18786 raft_consensus.cc:385] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.962801 18786 raft_consensus.cc:740] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.964301 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36335c1a5a6a46fd85ab64af165bf9b7" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:24.965340 18790 tablet_bootstrap.cc:492] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:24.966059 18790 ts_tablet_manager.cc:1403] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.184s	user 0.040s	sys 0.034s
I20260710 11:10:24.969065 18788 ts_tablet_manager.cc:1434] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260710 11:10:24.968777 18786 consensus_queue.cc:260] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.969316 18790 raft_consensus.cc:359] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.969986 18790 raft_consensus.cc:385] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.970059 18788 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:24.970278 18790 raft_consensus.cc:740] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.970934 18790 consensus_queue.cc:260] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:24.971396 18786 ts_tablet_manager.cc:1434] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:10:24.972967 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36335c1a5a6a46fd85ab64af165bf9b7" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:24.973779 18790 ts_tablet_manager.cc:1434] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:10:24.974617 18790 tablet_bootstrap.cc:492] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:24.965343 18835 consensus_queue.cc:1048] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:10:24.975221 18483 leader_election.cc:304] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:24.976339 18808 raft_consensus.cc:2749] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.987710 18790 tablet_bootstrap.cc:654] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.991672 18808 consensus_queue.cc:1048] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.996487 18789 raft_consensus.cc:515] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:24.999145 18789 leader_election.cc:290] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.003477 18786 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:25.008723 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bd3c1dc5ee4dae91f176c4df1d34f4" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:25.011590 18790 tablet_bootstrap.cc:492] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:25.012081 18790 ts_tablet_manager.cc:1403] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.012s
W20260710 11:10:25.014070 18631 leader_election.cc:343] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.014600 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bd3c1dc5ee4dae91f176c4df1d34f4" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:25.015255 18740 raft_consensus.cc:3060] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.013036 18801 consensus_queue.cc:1048] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:10:25.023479 18785 tablet_bootstrap.cc:492] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:25.024001 18785 ts_tablet_manager.cc:1403] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.193s	user 0.023s	sys 0.010s
I20260710 11:10:25.023370 18851 raft_consensus.cc:493] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.024821 18851 raft_consensus.cc:515] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.029680 18851 leader_election.cc:290] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.030567 18737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:25.031340 18737 raft_consensus.cc:2468] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 0.
I20260710 11:10:25.032541 18786 tablet_bootstrap.cc:654] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.034505 18633 leader_election.cc:304] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 
I20260710 11:10:25.036484 18789 raft_consensus.cc:2804] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.036947 18789 raft_consensus.cc:493] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.037372 18789 raft_consensus.cc:3060] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.038673 18785 raft_consensus.cc:359] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.039369 18785 raft_consensus.cc:385] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.039636 18785 raft_consensus.cc:740] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.039727 18790 raft_consensus.cc:359] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.041232 18790 raft_consensus.cc:385] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.040426 18785 consensus_queue.cc:260] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.044174 18790 raft_consensus.cc:740] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.044335 18785 ts_tablet_manager.cc:1434] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:10:25.045297 18785 tablet_bootstrap.cc:492] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:25.046203 18788 tablet_bootstrap.cc:654] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.044878 18790 consensus_queue.cc:260] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.051532 18790 ts_tablet_manager.cc:1434] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:10:25.095961 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:25.109251 18785 tablet_bootstrap.cc:654] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.119607 18841 raft_consensus.cc:493] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.120891 18841 raft_consensus.cc:515] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.122503 18838 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.123304 18838 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.124473 18841 leader_election.cc:290] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:25.125610 18859 consensus_queue.cc:1048] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260710 11:10:25.136335 18631 leader_election.cc:343] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.139590 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.141290 18859 consensus_queue.cc:1048] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:25.142603 18788 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.143580 18788 ts_tablet_manager.cc:1403] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.005s
I20260710 11:10:25.149231 18790 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:25.151091 18740 raft_consensus.cc:2468] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:25.153363 18633 leader_election.cc:304] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:25.155421 18859 raft_consensus.cc:2804] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.159313 18788 raft_consensus.cc:359] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.160365 18788 raft_consensus.cc:385] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.164120 18788 raft_consensus.cc:740] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.167445 18788 consensus_queue.cc:260] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.166076 18665 raft_consensus.cc:2468] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:25.182932 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
W20260710 11:10:25.185247 18559 leader_election.cc:343] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.156229 18859 raft_consensus.cc:697] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:25.187453 18859 consensus_queue.cc:237] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.192617 18838 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.200496 18815 raft_consensus.cc:493] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.201011 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.201267 18815 raft_consensus.cc:515] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
W20260710 11:10:25.203482 18558 leader_election.cc:343] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.212857 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816fa2b03b44e5089147082082029f6" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:25.230919 18790 tablet_bootstrap.cc:654] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.223320 18786 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:25.234057 18795 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.214516 18815 leader_election.cc:290] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.229112 18517 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.215802 18841 consensus_queue.cc:1048] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260710 11:10:25.216981 18738 raft_consensus.cc:3060] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.230062 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816fa2b03b44e5089147082082029f6" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.217736 18592 raft_consensus.cc:2468] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:25.235342 18789 raft_consensus.cc:515] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.261684 18666 raft_consensus.cc:2468] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:25.250658 18795 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.266116 18795 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.224884 18558 leader_election.cc:304] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:25.266600 18706 leader_election.cc:304] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 
I20260710 11:10:25.268438 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.267565 18815 raft_consensus.cc:2804] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.270054 18815 raft_consensus.cc:493] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:10:25.270387 18483 leader_election.cc:343] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.270468 18815 raft_consensus.cc:3060] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.275612 18786 ts_tablet_manager.cc:1403] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.272s	user 0.023s	sys 0.010s
I20260710 11:10:25.278232 18788 ts_tablet_manager.cc:1434] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.003s
I20260710 11:10:25.279556 18788 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:25.285964 18838 raft_consensus.cc:2804] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.286419 18838 raft_consensus.cc:493] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.288681 18788 tablet_bootstrap.cc:654] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.290355 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:25.291122 18740 raft_consensus.cc:3060] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.291740 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:25.279443 18786 raft_consensus.cc:359] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
W20260710 11:10:25.297861 18631 leader_election.cc:343] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.290570 18838 raft_consensus.cc:3060] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.298152 18815 raft_consensus.cc:515] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.298877 18786 raft_consensus.cc:385] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.300493 18786 raft_consensus.cc:740] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.300536 18789 leader_election.cc:290] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.307786 18786 consensus_queue.cc:260] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.319345 18786 ts_tablet_manager.cc:1434] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 11:10:25.320566 18786 tablet_bootstrap.cc:492] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
W20260710 11:10:25.314244 18558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.251.3:41829, user_credentials={real_user=slave}} blocked reactor thread for 89504us
I20260710 11:10:25.325835 18827 raft_consensus.cc:493] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.326395 18827 raft_consensus.cc:515] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.329613 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:25.330935 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
W20260710 11:10:25.331327 18705 leader_election.cc:343] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:25.332749 18706 leader_election.cc:343] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.321772 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816fa2b03b44e5089147082082029f6" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:25.333232 18706 leader_election.cc:304] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:25.333460 18593 raft_consensus.cc:3060] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.329738 18827 leader_election.cc:290] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
W20260710 11:10:25.337682 18557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.1:36749, user_credentials={real_user=slave}} blocked reactor thread for 133368us
I20260710 11:10:25.321013 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7816fa2b03b44e5089147082082029f6" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:25.339658 18827 raft_consensus.cc:2749] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.345572 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:25.346232 18592 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
I20260710 11:10:25.349867 18785 tablet_bootstrap.cc:492] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:25.350565 18785 ts_tablet_manager.cc:1403] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.305s	user 0.019s	sys 0.002s
I20260710 11:10:25.350641 18838 raft_consensus.cc:515] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.354400 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:25.323347 18740 raft_consensus.cc:2468] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:25.365337 18786 tablet_bootstrap.cc:654] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.335001 18815 leader_election.cc:290] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.362020 18516 raft_consensus.cc:3060] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.362582 18515 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:25.365161 18917 raft_consensus.cc:493] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.366358 18785 raft_consensus.cc:359] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.378628 18413 catalog_manager.cc:5697] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.384488 18785 raft_consensus.cc:385] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.353304 18838 leader_election.cc:290] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:25.385782 18785 raft_consensus.cc:740] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.385346 18917 raft_consensus.cc:515] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.387360 18808 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.357416 18665 raft_consensus.cc:3060] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.339075 18795 consensus_queue.cc:1048] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260710 11:10:25.390829 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:25.393951 18851 consensus_queue.cc:1048] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.395565 18808 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.396581 18785 consensus_queue.cc:260] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.397830 18917 leader_election.cc:290] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.398705 18483 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
I20260710 11:10:25.399950 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:25.401240 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:25.401579 18790 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:25.408260 18790 ts_tablet_manager.cc:1403] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.290s	user 0.025s	sys 0.027s
I20260710 11:10:25.411176 18666 raft_consensus.cc:3060] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.421787 18808 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.423413 18593 raft_consensus.cc:2468] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:25.424661 18706 leader_election.cc:304] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:25.425930 18795 raft_consensus.cc:2804] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.426295 18924 raft_consensus.cc:2804] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.427178 18924 raft_consensus.cc:697] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:25.427211 18790 raft_consensus.cc:359] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.428200 18790 raft_consensus.cc:385] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.428344 18788 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.428507 18790 raft_consensus.cc:740] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.428803 18788 ts_tablet_manager.cc:1403] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.150s	user 0.034s	sys 0.022s
I20260710 11:10:25.431721 18788 raft_consensus.cc:359] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.432368 18788 raft_consensus.cc:385] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.432628 18788 raft_consensus.cc:740] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.436168 18924 consensus_queue.cc:237] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.437031 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.433458 18788 consensus_queue.cc:260] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.438611 18808 consensus_queue.cc:1048] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.439495 18788 ts_tablet_manager.cc:1434] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:10:25.440625 18785 ts_tablet_manager.cc:1434] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.090s	user 0.010s	sys 0.000s
I20260710 11:10:25.445585 18633 leader_election.cc:304] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [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: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:25.446811 18859 raft_consensus.cc:2804] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.447263 18859 raft_consensus.cc:697] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:25.447820 18557 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
I20260710 11:10:25.448101 18859 consensus_queue.cc:237] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.449103 18917 raft_consensus.cc:2804] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.449503 18917 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.449851 18917 raft_consensus.cc:3060] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.450798 18790 consensus_queue.cc:260] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.441530 18795 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.442466 18739 raft_consensus.cc:2468] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:25.461601 18851 consensus_queue.cc:1048] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.450382 18518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
W20260710 11:10:25.461663 18559 leader_election.cc:343] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.458654 18795 raft_consensus.cc:3060] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.471763 18788 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:25.469462 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:25.480829 18593 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:25.480700 18559 leader_election.cc:304] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:25.483029 18483 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
W20260710 11:10:25.484992 18557 leader_election.cc:343] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.465126 18666 raft_consensus.cc:2468] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:25.491555 18923 raft_consensus.cc:2804] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.499166 18923 raft_consensus.cc:493] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.499531 18923 raft_consensus.cc:3060] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.502238 18795 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.497135 18785 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:25.497020 18558 leader_election.cc:304] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:25.496315 18790 ts_tablet_manager.cc:1434] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260710 11:10:25.521860 18917 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.522609 18801 raft_consensus.cc:493] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.523205 18801 raft_consensus.cc:515] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.515640 18838 raft_consensus.cc:2804] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.546567 18790 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:25.548298 18795 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.539932 18838 raft_consensus.cc:697] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:25.551424 18786 tablet_bootstrap.cc:492] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:25.551914 18786 ts_tablet_manager.cc:1403] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.232s	user 0.015s	sys 0.006s
I20260710 11:10:25.555586 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:25.556272 18741 raft_consensus.cc:2468] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:25.556210 18923 raft_consensus.cc:515] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.557514 18559 leader_election.cc:304] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:25.558434 18841 raft_consensus.cc:2804] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.558844 18841 raft_consensus.cc:493] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.559213 18841 raft_consensus.cc:3060] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.559484 18788 tablet_bootstrap.cc:654] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.545907 18917 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.578321 18785 tablet_bootstrap.cc:654] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.564808 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:25.580946 18838 consensus_queue.cc:237] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.572129 18801 leader_election.cc:290] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.580051 18808 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:25.590962 18786 raft_consensus.cc:359] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.591480 18786 raft_consensus.cc:385] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.591696 18786 raft_consensus.cc:740] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.592653 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:25.593114 18592 raft_consensus.cc:2393] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fcda77fb1334b74be861c83eba62fdb in current term 1: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:25.594650 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
W20260710 11:10:25.595950 18557 leader_election.cc:343] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.598073 18786 consensus_queue.cc:260] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
W20260710 11:10:25.598784 18464 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:25.600703 18786 ts_tablet_manager.cc:1434] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260710 11:10:25.602517 18786 tablet_bootstrap.cc:492] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:25.603019 18514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:25.603840 18514 raft_consensus.cc:2393] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ea7e0b8cf2049b69c3e46429b694da1 in current term 1: Already voted for candidate 6fcda77fb1334b74be861c83eba62fdb in this term.
I20260710 11:10:25.596642 18841 raft_consensus.cc:515] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.611061 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
W20260710 11:10:25.611238 18558 leader_election.cc:343] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.615445 18558 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:25.622246 18917 raft_consensus.cc:2749] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.624212 18786 tablet_bootstrap.cc:654] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.630111 18892 raft_consensus.cc:493] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.625550 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:25.631587 18740 raft_consensus.cc:3060] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:25.634097 18483 leader_election.cc:343] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.630733 18892 raft_consensus.cc:515] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.638424 18859 consensus_queue.cc:1048] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:10:25.641106 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:25.641996 18741 raft_consensus.cc:3060] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.642154 18923 leader_election.cc:290] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.638154 18483 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [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: 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:25.632347 18841 leader_election.cc:290] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:25.660915 18892 leader_election.cc:290] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:25.655364 18795 raft_consensus.cc:2749] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:10:25.668314 18927 log.cc:927] Time spent T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260710 11:10:25.671468 18788 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.671953 18788 ts_tablet_manager.cc:1403] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.229s	user 0.004s	sys 0.024s
I20260710 11:10:25.666687 18808 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 359b98daee1c4655995335bf52c570c6)
I20260710 11:10:25.673902 18808 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:25.664778 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:25.681519 18739 raft_consensus.cc:2393] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fcda77fb1334b74be861c83eba62fdb in current term 1: Already voted for candidate 359b98daee1c4655995335bf52c570c6 in this term.
I20260710 11:10:25.682180 18413 catalog_manager.cc:5697] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.683271 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:25.684540 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:25.694550 18785 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:25.695093 18785 ts_tablet_manager.cc:1403] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.198s	user 0.019s	sys 0.013s
I20260710 11:10:25.698452 18785 raft_consensus.cc:359] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
W20260710 11:10:25.702615 18935 log.cc:927] Time spent T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 11:10:25.708891 18665 raft_consensus.cc:2468] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:25.713124 18741 raft_consensus.cc:2468] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:25.718251 18559 leader_election.cc:304] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:25.702158 18785 raft_consensus.cc:385] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.722150 18785 raft_consensus.cc:740] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.699716 18740 raft_consensus.cc:2468] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:25.700521 18788 raft_consensus.cc:359] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.723593 18788 raft_consensus.cc:385] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.723892 18788 raft_consensus.cc:740] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.724677 18788 consensus_queue.cc:260] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.725833 18786 tablet_bootstrap.cc:492] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:25.726579 18786 ts_tablet_manager.cc:1403] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.024s
W20260710 11:10:25.693889 18557 leader_election.cc:343] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.726950 18788 ts_tablet_manager.cc:1434] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260710 11:10:25.733310 18788 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:25.723320 18838 raft_consensus.cc:2804] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.737946 18785 consensus_queue.cc:260] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.740111 18559 leader_election.cc:304] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
W20260710 11:10:25.741127 18557 leader_election.cc:343] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.742388 18859 raft_consensus.cc:493] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.741236 18413 catalog_manager.cc:5697] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 1 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.701691 18790 tablet_bootstrap.cc:654] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.753867 18859 raft_consensus.cc:515] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.757179 18801 raft_consensus.cc:2804] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.757699 18801 raft_consensus.cc:697] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:25.758826 18859 leader_election.cc:290] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:25.758598 18801 consensus_queue.cc:237] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
W20260710 11:10:25.760249 18631 consensus_peers.cc:597] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:25.760576 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9813d4f21b2d4bb6ad6345156d93e96b" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:25.746111 18808 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
W20260710 11:10:25.762091 18632 leader_election.cc:343] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.766814 18785 ts_tablet_manager.cc:1434] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.071s	user 0.002s	sys 0.006s
W20260710 11:10:25.768203 18483 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.251.3:41829, user_credentials={real_user=slave}} blocked reactor thread for 134125us
I20260710 11:10:25.770473 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.773233 18483 leader_election.cc:304] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6
I20260710 11:10:25.774857 18795 raft_consensus.cc:3060] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.754969 18838 raft_consensus.cc:697] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:25.775087 18416 catalog_manager.cc:5697] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.776016 18838 consensus_queue.cc:237] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.784978 18795 raft_consensus.cc:2749] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.786772 18785 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6: Bootstrap starting.
I20260710 11:10:25.793224 18785 tablet_bootstrap.cc:654] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.793664 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9813d4f21b2d4bb6ad6345156d93e96b" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:25.798681 18788 tablet_bootstrap.cc:654] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.797946 18517 raft_consensus.cc:1240] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Rejecting Update request from peer 359b98daee1c4655995335bf52c570c6 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:25.803027 18808 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:25.804448 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:25.805970 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:25.812980 18859 consensus_queue.cc:1059] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.813823 18859 raft_consensus.cc:3055] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:25.814139 18859 raft_consensus.cc:740] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:25.814931 18859 consensus_queue.cc:260] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
W20260710 11:10:25.816073 18851 consensus_queue.cc:1175] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:10:25.816076 18859 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:25.817567 18924 raft_consensus.cc:493] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.818231 18924 raft_consensus.cc:515] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.822042 18924 leader_election.cc:290] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
W20260710 11:10:25.826498 18633 leader_election.cc:343] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.826973 18633 leader_election.cc:304] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 359b98daee1c4655995335bf52c570c6; no voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:25.828150 18835 raft_consensus.cc:2749] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.823518 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:25.829527 18666 raft_consensus.cc:2393] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c9b1a8a1e54b59967916f04567109e in current term 1: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:25.833873 18786 raft_consensus.cc:359] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.834504 18786 raft_consensus.cc:385] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.835362 18786 raft_consensus.cc:740] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.810760 18483 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [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: 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:25.834774 18926 consensus_queue.cc:1048] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:10:25.836138 18786 consensus_queue.cc:260] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.843968 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:25.845268 18786 ts_tablet_manager.cc:1434] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.000s
I20260710 11:10:25.844838 18412 catalog_manager.cc:5697] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.845527 18706 leader_election.cc:304] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e; no voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:25.846297 18786 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: Bootstrap starting.
I20260710 11:10:25.847787 18790 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:25.848011 18788 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.847048 18926 raft_consensus.cc:3060] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.848320 18790 ts_tablet_manager.cc:1403] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.312s	user 0.008s	sys 0.016s
I20260710 11:10:25.848814 18412 catalog_manager.cc:5697] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.851063 18790 raft_consensus.cc:359] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.851722 18790 raft_consensus.cc:385] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.851990 18790 raft_consensus.cc:740] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.855649 18788 ts_tablet_manager.cc:1403] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.014s
I20260710 11:10:25.856797 18790 consensus_queue.cc:260] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.858891 18790 ts_tablet_manager.cc:1434] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:10:25.859840 18790 tablet_bootstrap.cc:492] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1: Bootstrap starting.
I20260710 11:10:25.846289 18808 raft_consensus.cc:2749] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:25.864264 18788 raft_consensus.cc:359] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.855425 18926 raft_consensus.cc:2749] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.870318 18788 raft_consensus.cc:385] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.865394 18790 tablet_bootstrap.cc:654] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.870647 18788 raft_consensus.cc:740] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.871472 18788 consensus_queue.cc:260] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:25.873961 18788 ts_tablet_manager.cc:1434] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:10:25.875844 18788 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:25.878530 18786 tablet_bootstrap.cc:654] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.880329 18785 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6: No bootstrap required, opened a new log
I20260710 11:10:25.880781 18785 ts_tablet_manager.cc:1403] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.005s
I20260710 11:10:25.883733 18785 raft_consensus.cc:359] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.884557 18785 raft_consensus.cc:385] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.884903 18785 raft_consensus.cc:740] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.887629 18924 consensus_queue.cc:1048] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.894253 18786 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: No bootstrap required, opened a new log
I20260710 11:10:25.894701 18786 ts_tablet_manager.cc:1403] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.001s
I20260710 11:10:25.896282 18785 consensus_queue.cc:260] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.897235 18786 raft_consensus.cc:359] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.897897 18786 raft_consensus.cc:385] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.898154 18786 raft_consensus.cc:740] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.898376 18785 ts_tablet_manager.cc:1434] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:10:25.901047 18790 tablet_bootstrap.cc:492] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1: No bootstrap required, opened a new log
I20260710 11:10:25.901515 18790 ts_tablet_manager.cc:1403] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.003s
I20260710 11:10:25.901679 18786 consensus_queue.cc:260] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.903913 18859 consensus_queue.cc:1048] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.903942 18786 ts_tablet_manager.cc:1434] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:25.908632 18790 raft_consensus.cc:359] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.909551 18790 raft_consensus.cc:385] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.909907 18790 raft_consensus.cc:740] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.910688 18790 consensus_queue.cc:260] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:25.913628 18788 tablet_bootstrap.cc:654] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.918942 18790 ts_tablet_manager.cc:1434] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:10:25.930379 18788 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.930855 18788 ts_tablet_manager.cc:1403] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260710 11:10:25.930653 18851 consensus_queue.cc:1048] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.933645 18788 raft_consensus.cc:359] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.934305 18788 raft_consensus.cc:385] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.934561 18788 raft_consensus.cc:740] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.935309 18788 consensus_queue.cc:260] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:25.937713 18788 ts_tablet_manager.cc:1434] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:25.939731 18788 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:25.946878 18788 tablet_bootstrap.cc:654] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.951251 18788 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.951640 18788 ts_tablet_manager.cc:1403] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:25.954085 18788 raft_consensus.cc:359] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.954720 18788 raft_consensus.cc:385] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.954998 18788 raft_consensus.cc:740] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.955572 18788 consensus_queue.cc:260] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.957124 18788 ts_tablet_manager.cc:1434] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:25.958091 18788 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:25.962172 18788 tablet_bootstrap.cc:654] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.966637 18788 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: No bootstrap required, opened a new log
I20260710 11:10:25.967046 18788 ts_tablet_manager.cc:1403] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:10:25.969453 18788 raft_consensus.cc:359] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.969918 18788 raft_consensus.cc:385] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.970080 18788 raft_consensus.cc:740] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.970468 18788 consensus_queue.cc:260] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:25.971768 18788 ts_tablet_manager.cc:1434] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:26.044991 18801 consensus_queue.cc:1048] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:26.050463 18926 raft_consensus.cc:493] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.050922 18926 raft_consensus.cc:515] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:26.052489 18926 leader_election.cc:290] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:26.053294 18808 raft_consensus.cc:493] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.053566 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:26.053884 18808 raft_consensus.cc:515] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:26.054268 18516 raft_consensus.cc:2468] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:26.055421 18705 leader_election.cc:304] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:26.056164 18926 raft_consensus.cc:2804] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.056545 18926 raft_consensus.cc:493] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.056912 18926 raft_consensus.cc:3060] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.057170 18808 leader_election.cc:290] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:26.057636 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:26.058274 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:26.058949 18666 raft_consensus.cc:2468] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 0.
I20260710 11:10:26.056883 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d6a2a033324e9e852acfa9cdd56a7b" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:26.060019 18738 raft_consensus.cc:2393] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fcda77fb1334b74be861c83eba62fdb in current term 1: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:26.061388 18484 leader_election.cc:304] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:26.062179 18808 raft_consensus.cc:3060] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.064486 18926 raft_consensus.cc:515] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:26.064769 18923 consensus_queue.cc:1048] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.066749 18926 leader_election.cc:290] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:26.067691 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:26.067759 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:26.068467 18665 raft_consensus.cc:3060] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.068428 18516 raft_consensus.cc:3060] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.071844 18947 raft_consensus.cc:493] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.072319 18947 raft_consensus.cc:515] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:26.074435 18947 leader_election.cc:290] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:26.075378 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:26.075856 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:26.076007 18667 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
I20260710 11:10:26.076465 18592 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 0.
I20260710 11:10:26.078025 18483 leader_election.cc:304] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:26.078758 18947 raft_consensus.cc:2804] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.079089 18947 raft_consensus.cc:493] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.079438 18947 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.082194 18665 raft_consensus.cc:2468] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:26.084692 18706 leader_election.cc:304] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 
I20260710 11:10:26.086074 18926 raft_consensus.cc:2804] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.086530 18926 raft_consensus.cc:697] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:26.086910 18808 raft_consensus.cc:2749] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.086694 18947 raft_consensus.cc:515] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:26.087433 18926 consensus_queue.cc:237] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:26.089321 18516 raft_consensus.cc:2468] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:26.092032 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:26.092599 18592 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.092741 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:26.093333 18665 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.092542 18947 leader_election.cc:290] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:26.099802 18592 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:26.100060 18416 catalog_manager.cc:5697] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 1 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.101122 18483 leader_election.cc:304] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:26.101935 18947 raft_consensus.cc:2804] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.102386 18947 raft_consensus.cc:697] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:26.102597 18665 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:26.103228 18947 consensus_queue.cc:237] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:26.114310 18416 catalog_manager.cc:5697] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.130031 18801 raft_consensus.cc:493] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.130609 18801 raft_consensus.cc:515] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:26.132781 18801 leader_election.cc:290] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:26.133546 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9813d4f21b2d4bb6ad6345156d93e96b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:26.133803 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9813d4f21b2d4bb6ad6345156d93e96b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:26.134095 18665 raft_consensus.cc:2468] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:26.134421 18738 raft_consensus.cc:2468] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 0.
I20260710 11:10:26.135108 18558 leader_election.cc:304] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:26.135833 18801 raft_consensus.cc:2804] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.136206 18801 raft_consensus.cc:493] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.136520 18801 raft_consensus.cc:3060] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.142074 18801 raft_consensus.cc:515] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:26.143747 18801 leader_election.cc:290] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:26.144380 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9813d4f21b2d4bb6ad6345156d93e96b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:26.144814 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9813d4f21b2d4bb6ad6345156d93e96b" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:26.144927 18665 raft_consensus.cc:3060] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.145349 18738 raft_consensus.cc:3060] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.150023 18665 raft_consensus.cc:2468] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:26.151063 18558 leader_election.cc:304] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:26.151731 18801 raft_consensus.cc:2804] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.152184 18738 raft_consensus.cc:2468] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:26.152181 18801 raft_consensus.cc:697] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:26.153546 18801 consensus_queue.cc:237] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:26.160662 18416 catalog_manager.cc:5697] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.166306 18859 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.166808 18859 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:26.168838 18859 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:26.169342 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:26.170066 18516 raft_consensus.cc:2393] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 359b98daee1c4655995335bf52c570c6 in current term 1: Already voted for candidate 6fcda77fb1334b74be861c83eba62fdb in this term.
I20260710 11:10:26.169869 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:26.170619 18592 raft_consensus.cc:2393] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 359b98daee1c4655995335bf52c570c6 in current term 1: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:26.171476 18632 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 359b98daee1c4655995335bf52c570c6; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:26.172140 18859 raft_consensus.cc:3060] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.176869 18859 raft_consensus.cc:2749] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.210057 18947 raft_consensus.cc:493] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.210642 18947 raft_consensus.cc:515] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:26.212541 18516 raft_consensus.cc:3060] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.212968 18947 leader_election.cc:290] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:26.213125 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:26.213912 18738 raft_consensus.cc:2393] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fcda77fb1334b74be861c83eba62fdb in current term 1: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:26.213791 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e56d3ccb141f484066d20a1b3ba8e" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:26.215209 18483 leader_election.cc:304] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:26.216292 18947 raft_consensus.cc:3060] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.223474 18947 raft_consensus.cc:2749] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.223839 18801 consensus_queue.cc:1048] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.235805 18801 consensus_queue.cc:1048] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.261650 18918 consensus_queue.cc:1048] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.268754 18838 consensus_queue.cc:1048] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.483952 18947 consensus_queue.cc:1048] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.495326 18892 consensus_queue.cc:1048] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.536063 18801 consensus_queue.cc:1048] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.546727 18801 consensus_queue.cc:1048] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:26.612246 18464 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:26.631805 18815 consensus_queue.cc:1048] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.642444 18815 consensus_queue.cc:1048] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.232683 18801 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 359b98daee1c4655995335bf52c570c6)
I20260710 11:10:27.233206 18801 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.235229 18801 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.236008 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:27.236274 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:27.236840 18517 raft_consensus.cc:2393] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ea7e0b8cf2049b69c3e46429b694da1 in current term 2: Already voted for candidate 6fcda77fb1334b74be861c83eba62fdb in this term.
I20260710 11:10:27.236867 18665 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 2.
I20260710 11:10:27.238034 18558 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:27.238739 18801 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.239006 18801 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 359b98daee1c4655995335bf52c570c6)
I20260710 11:10:27.239260 18801 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.245635 18801 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.246897 18801 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.247679 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:27.247890 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:27.248414 18517 raft_consensus.cc:2393] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ea7e0b8cf2049b69c3e46429b694da1 in current term 2: Already voted for candidate 6fcda77fb1334b74be861c83eba62fdb in this term.
I20260710 11:10:27.256415 18665 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 2.
I20260710 11:10:27.257535 18558 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:27.258229 18801 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.258688 18801 raft_consensus.cc:697] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:27.259227 18801 consensus_queue.cc:237] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.266234 18416 catalog_manager.cc:5697] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 1 to 2, leader changed from 359b98daee1c4655995335bf52c570c6 (127.15.251.3) to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:27.626297 18464 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:27.648368 18892 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.649202 18801 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.648993 18892 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.649673 18801 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.651392 18892 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.651546 18801 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.652252 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:27.652954 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:27.653221 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:27.653481 18592 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:27.653206 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:27.654100 18666 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 1.
I20260710 11:10:27.654397 18517 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:27.654992 18665 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:27.655280 18483 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:27.655627 18557 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:27.656500 18801 raft_consensus.cc:2804] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.656852 18801 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.657332 18801 raft_consensus.cc:3060] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.656795 18892 raft_consensus.cc:2804] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.657831 18892 raft_consensus.cc:493] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:27.658241 18892 raft_consensus.cc:3060] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.661898 18801 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.664093 18801 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.664283 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:27.664117 18517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:27.664999 18665 raft_consensus.cc:3060] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.665709 18892 raft_consensus.cc:515] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.666805 18517 raft_consensus.cc:2393] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ea7e0b8cf2049b69c3e46429b694da1 in current term 2: Already voted for candidate 6fcda77fb1334b74be861c83eba62fdb in this term.
I20260710 11:10:27.667550 18892 leader_election.cc:290] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.668278 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:27.669143 18592 raft_consensus.cc:2393] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fcda77fb1334b74be861c83eba62fdb in current term 2: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:27.669289 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58be59e9143544a3b123c02b89ac5a16" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:27.670625 18483 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [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: 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:27.671339 18892 raft_consensus.cc:2749] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:27.671499 18665 raft_consensus.cc:2468] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 2.
I20260710 11:10:27.672608 18558 leader_election.cc:304] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:27.673246 18801 raft_consensus.cc:2804] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.674556 18801 raft_consensus.cc:697] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:27.675392 18801 consensus_queue.cc:237] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER 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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.695706 18416 catalog_manager.cc:5697] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.779150 18517 raft_consensus.cc:1275] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.780335 18892 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.780395 18801 consensus_queue.cc:1048] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.780884 18892 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.782934 18892 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.783639 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:27.786437 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:27.786983 18665 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:27.788007 18483 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:27.788825 18990 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:27.789149 18990 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4ea7e0b8cf2049b69c3e46429b694da1)
I20260710 11:10:27.789456 18990 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:27.793957 18990 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.796718 18517 raft_consensus.cc:1240] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Rejecting Update request from peer 4ea7e0b8cf2049b69c3e46429b694da1 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:27.797780 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:27.798144 18987 consensus_queue.cc:1059] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.799173 18990 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 3 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:27.800091 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:27.800661 18665 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:27.801100 18801 raft_consensus.cc:3055] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:27.801420 18801 raft_consensus.cc:740] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:27.802124 18801 consensus_queue.cc:260] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.803171 18801 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:27.807627 18665 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 3.
I20260710 11:10:27.808332 18666 raft_consensus.cc:1240] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Rejecting Update request from peer 4ea7e0b8cf2049b69c3e46429b694da1 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:27.813100 18483 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 4ea7e0b8cf2049b69c3e46429b694da1
I20260710 11:10:27.814133 18990 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:27.814528 18990 raft_consensus.cc:697] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:27.815251 18990 consensus_queue.cc:237] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:27.820914 18413 catalog_manager.cc:5697] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 2 to 3, leader changed from 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 3 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.101620 18517 raft_consensus.cc:1275] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:28.103076 18801 consensus_queue.cc:1048] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.112334 18666 raft_consensus.cc:1275] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:28.113814 18987 consensus_queue.cc:1048] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:28.250569 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
W20260710 11:10:28.255472 18705 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 38 similar messages]
W20260710 11:10:28.261350 18705 consensus_peers.cc:597] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:28.271623 18631 consensus_peers.cc:597] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:28.279371 18631 consensus_peers.cc:597] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:28.287793 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:28.288776 16364 tablet_replica.cc:333] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.289883 16364 raft_consensus.cc:2243] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.290429 16364 raft_consensus.cc:2272] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.292415 16364 tablet_replica.cc:333] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.293031 16364 raft_consensus.cc:2243] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.293514 16364 raft_consensus.cc:2272] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.295511 16364 tablet_replica.cc:333] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.296105 16364 raft_consensus.cc:2243] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.296450 18666 raft_consensus.cc:1275] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:28.296538 16364 raft_consensus.cc:2272] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.297737 18892 consensus_queue.cc:1048] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.298986 16364 tablet_replica.cc:333] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.299696 16364 raft_consensus.cc:2243] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:28.300510 16364 raft_consensus.cc:2272] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.303128 16364 tablet_replica.cc:333] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.303977 16364 raft_consensus.cc:2243] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.304536 16364 raft_consensus.cc:2272] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.307021 16364 tablet_replica.cc:333] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.315088 16364 raft_consensus.cc:2243] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:28.317152 18592 raft_consensus.cc:1275] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:28.317934 16364 raft_consensus.cc:2272] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.320582 16364 tablet_replica.cc:333] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.321130 16364 raft_consensus.cc:2243] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:28.321987 16364 raft_consensus.cc:2272] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.323588 16364 tablet_replica.cc:333] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.324110 16364 raft_consensus.cc:2243] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.324489 16364 raft_consensus.cc:2272] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.326972 16364 tablet_replica.cc:333] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.327775 16364 raft_consensus.cc:2243] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.328243 16364 raft_consensus.cc:2272] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.330593 16364 tablet_replica.cc:333] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.331363 16364 raft_consensus.cc:2243] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:28.331379 18557 consensus_peers.cc:597] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:28.331923 16364 raft_consensus.cc:2272] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.333621 16364 tablet_replica.cc:333] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.334080 16364 raft_consensus.cc:2243] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.334410 16364 raft_consensus.cc:2272] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.336047 16364 tablet_replica.cc:333] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.336508 16364 raft_consensus.cc:2243] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.336855 16364 raft_consensus.cc:2272] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.338580 16364 tablet_replica.cc:333] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.339284 16364 raft_consensus.cc:2243] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.339717 16364 raft_consensus.cc:2272] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.341647 16364 tablet_replica.cc:333] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.342327 16364 raft_consensus.cc:2243] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.342792 16364 raft_consensus.cc:2272] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:28.342842 18557 consensus_peers.cc:597] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:28.344628 16364 tablet_replica.cc:333] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.345084 16364 raft_consensus.cc:2243] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.345489 16364 raft_consensus.cc:2272] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.347321 16364 tablet_replica.cc:333] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.347754 16364 raft_consensus.cc:2243] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:28.348377 16364 raft_consensus.cc:2272] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.350410 16364 tablet_replica.cc:333] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.350939 16364 raft_consensus.cc:2243] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:28.351701 16364 raft_consensus.cc:2272] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:28.353360 16364 tablet_replica.cc:333] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: stopping tablet replica
I20260710 11:10:28.353909 16364 raft_consensus.cc:2243] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:28.354238 16364 raft_consensus.cc:2272] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:28.390551 18557 consensus_peers.cc:597] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.391131 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:10:28.421547 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:28.427953 19004 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:10:28.428378 19005 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:10:28.431308 19007 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:10:28.431339 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:28.434226 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:28.434494 16364 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:10:28.434679 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681828434663 us; error 0 us; skew 500 ppm
I20260710 11:10:28.435209 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:28.437928 16364 webserver.cc:533] Webserver started at http://127.15.251.1:33929/ using document root <none> and password file <none>
I20260710 11:10:28.438467 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:28.438671 16364 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:28.443046 16364 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.005s
I20260710 11:10:28.447832 19012 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:10:28.448649 16364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260710 11:10:28.448935 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "6fcda77fb1334b74be861c83eba62fdb"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-zf5q"
I20260710 11:10:28.449275 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681764564472-16364-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:10:28.467905 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:28.469183 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:28.471253 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:10:28.472301 18631 consensus_peers.cc:597] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.475852 19020 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:10:28.507519 18557 consensus_peers.cc:597] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:28.529911 18557 consensus_peers.cc:597] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.561623 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:10:28.561923 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.002s	sys 0.002s
I20260710 11:10:28.562160 16364 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:10:28.566435 19020 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.582932 19020 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.583844 19020 tablet_bootstrap.cc:492] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.584474 19020 ts_tablet_manager.cc:1403] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:10:28.587459 19020 raft_consensus.cc:359] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:28.588111 19020 raft_consensus.cc:740] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.588850 19020 consensus_queue.cc:260] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [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: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:28.591367 19020 ts_tablet_manager.cc:1434] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:10:28.592105 19020 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.606254 19020 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.607081 19020 tablet_bootstrap.cc:492] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.607602 19020 ts_tablet_manager.cc:1403] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:10:28.609678 19020 raft_consensus.cc:359] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.610193 19020 raft_consensus.cc:740] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.610721 19020 consensus_queue.cc:260] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [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: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.612210 19020 ts_tablet_manager.cc:1434] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:28.612835 19020 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.625034 19020 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.625844 19020 tablet_bootstrap.cc:492] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.626340 19020 ts_tablet_manager.cc:1403] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:10:28.628309 19020 raft_consensus.cc:359] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.628930 19020 raft_consensus.cc:740] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.629578 19020 consensus_queue.cc:260] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.631292 19020 ts_tablet_manager.cc:1434] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:10:28.631927 19020 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.646718 16364 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:10:28.647097 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.085s	user 0.084s	sys 0.000s
I20260710 11:10:28.648178 19020 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.649226 19020 tablet_bootstrap.cc:492] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.649916 19020 ts_tablet_manager.cc:1403] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:10:28.652879 19020 raft_consensus.cc:359] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.653589 19020 raft_consensus.cc:740] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.654250 19020 consensus_queue.cc:260] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [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: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.656335 19020 ts_tablet_manager.cc:1434] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:28.657572 19020 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
W20260710 11:10:28.674113 18557 consensus_peers.cc:597] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.708720 19020 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.710106 19020 tablet_bootstrap.cc:492] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.710942 19020 ts_tablet_manager.cc:1403] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.025s
I20260710 11:10:28.714329 19020 raft_consensus.cc:359] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.715220 19020 raft_consensus.cc:740] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.716243 19020 consensus_queue.cc:260] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [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: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
W20260710 11:10:28.716928 18705 consensus_peers.cc:597] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:28.717504 18705 consensus_peers.cc:597] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.718962 19020 ts_tablet_manager.cc:1434] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:10:28.719879 19020 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
W20260710 11:10:28.736081 18557 consensus_peers.cc:597] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:28.737331 19020 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.738401 19020 tablet_bootstrap.cc:492] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.739198 19020 ts_tablet_manager.cc:1403] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260710 11:10:28.742203 19020 raft_consensus.cc:359] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.742993 19020 raft_consensus.cc:740] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.743826 19020 consensus_queue.cc:260] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [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: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.746282 19020 ts_tablet_manager.cc:1434] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:28.747192 19020 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.763221 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:36749
I20260710 11:10:28.763374 19091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:36749 every 8 connection(s)
I20260710 11:10:28.763617 19020 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.764753 19020 tablet_bootstrap.cc:492] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.765372 19020 ts_tablet_manager.cc:1403] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:10:28.768224 19020 raft_consensus.cc:359] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.769090 19020 raft_consensus.cc:740] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.769979 19020 consensus_queue.cc:260] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [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: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.772059 19020 ts_tablet_manager.cc:1434] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:28.773068 19020 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.792520 19020 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.793356 19020 tablet_bootstrap.cc:492] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.794020 19020 ts_tablet_manager.cc:1403] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:10:28.796841 19020 raft_consensus.cc:359] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.797504 19020 raft_consensus.cc:740] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.798084 19020 consensus_queue.cc:260] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.799796 19020 ts_tablet_manager.cc:1434] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:28.800431 19020 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.805015 19092 heartbeater.cc:344] Connected to a master server at 127.15.251.62:35535
I20260710 11:10:28.805511 19092 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:28.806488 19092 heartbeater.cc:507] Master 127.15.251.62:35535 requested a full tablet report, sending...
I20260710 11:10:28.816756 19020 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.817706 19020 tablet_bootstrap.cc:492] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.818315 19020 ts_tablet_manager.cc:1403] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:10:28.818588 18416 ts_manager.cc:194] Re-registered known tserver with Master: 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:28.820597 19020 raft_consensus.cc:359] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.821260 19020 raft_consensus.cc:740] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.821954 19020 consensus_queue.cc:260] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.824143 19020 ts_tablet_manager.cc:1434] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:28.824870 19020 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.837998 18416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53782
I20260710 11:10:28.838901 19020 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.839711 19020 tablet_bootstrap.cc:492] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.840350 19020 ts_tablet_manager.cc:1403] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:10:28.841841 19092 heartbeater.cc:499] Master 127.15.251.62:35535 was elected leader, sending a full tablet report...
I20260710 11:10:28.842691 19020 raft_consensus.cc:359] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.843398 19020 raft_consensus.cc:740] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.843917 19020 consensus_queue.cc:260] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [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: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.845744 19020 ts_tablet_manager.cc:1434] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:28.846457 19020 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.859902 19020 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.860765 19020 tablet_bootstrap.cc:492] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.861375 19020 ts_tablet_manager.cc:1403] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:10:28.863729 19020 raft_consensus.cc:359] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.864392 19020 raft_consensus.cc:740] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.865026 19020 consensus_queue.cc:260] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [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: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.867043 19020 ts_tablet_manager.cc:1434] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:28.867762 19020 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.880625 19020 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.881366 19020 tablet_bootstrap.cc:492] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.881927 19020 ts_tablet_manager.cc:1403] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:10:28.883564 19020 raft_consensus.cc:359] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.884080 19020 raft_consensus.cc:740] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.884580 19020 consensus_queue.cc:260] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [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: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.886034 19020 ts_tablet_manager.cc:1434] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:28.886996 19020 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.899137 19020 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.899839 19020 tablet_bootstrap.cc:492] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.900334 19020 ts_tablet_manager.cc:1403] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:28.902093 19020 raft_consensus.cc:359] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.902573 19020 raft_consensus.cc:740] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.903153 19020 consensus_queue.cc:260] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [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: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:28.904594 19020 ts_tablet_manager.cc:1434] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:28.905392 19020 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.919181 19020 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.920086 19020 tablet_bootstrap.cc:492] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.920724 19020 ts_tablet_manager.cc:1403] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:10:28.922865 19020 raft_consensus.cc:359] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.923300 19020 raft_consensus.cc:740] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.923722 19020 consensus_queue.cc:260] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.925420 19020 ts_tablet_manager.cc:1434] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:28.926364 19020 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.942598 19020 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:28.943598 19020 tablet_bootstrap.cc:492] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.944284 19020 ts_tablet_manager.cc:1403] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:10:28.946738 19020 raft_consensus.cc:359] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.947561 19020 raft_consensus.cc:740] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.948187 19020 consensus_queue.cc:260] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.949863 19020 ts_tablet_manager.cc:1434] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:28.950526 19020 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.967808 19020 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.968587 19020 tablet_bootstrap.cc:492] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.969218 19020 ts_tablet_manager.cc:1403] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:10:28.971071 19020 raft_consensus.cc:359] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.971589 19020 raft_consensus.cc:740] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.972163 19020 consensus_queue.cc:260] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [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: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:28.973636 19020 ts_tablet_manager.cc:1434] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:28.974530 19020 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.986382 19020 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: 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:10:28.987134 19020 tablet_bootstrap.cc:492] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:28.987672 19020 ts_tablet_manager.cc:1403] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:10:28.989665 19020 raft_consensus.cc:359] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.990373 19020 raft_consensus.cc:740] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:28.990569 18918 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:28.991117 18918 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.991115 19020 consensus_queue.cc:260] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:28.993237 18918 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:28.993448 19020 ts_tablet_manager.cc:1434] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:28.994213 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:28.994369 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:28.994978 19020 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap starting.
I20260710 11:10:28.995347 19066 raft_consensus.cc:2410] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ea7e0b8cf2049b69c3e46429b694da1 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260710 11:10:28.996477 18557 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:28.997270 18918 raft_consensus.cc:2749] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:10:29.007997 19020 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: 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:10:29.008901 19020 tablet_bootstrap.cc:492] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Bootstrap complete.
I20260710 11:10:29.009577 19020 ts_tablet_manager.cc:1403] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:10:29.011574 19020 raft_consensus.cc:359] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:29.012120 19020 raft_consensus.cc:740] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Initialized, Role: FOLLOWER
I20260710 11:10:29.012732 19020 consensus_queue.cc:260] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [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: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:29.014674 19020 ts_tablet_manager.cc:1434] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:29.439199 18918 raft_consensus.cc:493] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.439721 18918 raft_consensus.cc:515] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.442287 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.442945 19066 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:29.443030 18918 leader_election.cc:290] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:29.443482 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:29.443996 18557 leader_election.cc:304] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:29.444757 18918 raft_consensus.cc:2804] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:29.445101 18918 raft_consensus.cc:493] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.445497 18918 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.450318 18918 raft_consensus.cc:515] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.451980 18918 leader_election.cc:290] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 election: Requested vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:29.452672 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:29.453209 19066 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.453601 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:29.459729 19066 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 2.
I20260710 11:10:29.460587 18557 leader_election.cc:304] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
I20260710 11:10:29.461385 18801 raft_consensus.cc:2804] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:29.462423 18801 raft_consensus.cc:697] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:29.463340 18801 consensus_queue.cc:237] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.471503 18413 catalog_manager.cc:5697] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 1 to 2, leader changed from 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1) to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:29.562958 18859 raft_consensus.cc:493] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.563431 18859 raft_consensus.cc:515] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.564994 18859 leader_election.cc:290] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.565765 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:29.566068 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.566794 19066 raft_consensus.cc:2468] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 1.
I20260710 11:10:29.567739 18631 leader_election.cc:304] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:29.568486 18859 raft_consensus.cc:2804] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:29.568922 18859 raft_consensus.cc:493] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.569330 18859 raft_consensus.cc:3060] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.573974 18859 raft_consensus.cc:515] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.575428 18859 leader_election.cc:290] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 2 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.576045 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:29.576440 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:29.576985 19066 raft_consensus.cc:3060] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.582058 19066 raft_consensus.cc:2468] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 2.
I20260710 11:10:29.582907 18631 leader_election.cc:304] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:29.583523 18859 raft_consensus.cc:2804] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:29.584014 18859 raft_consensus.cc:697] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 2 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:29.584589 18859 consensus_queue.cc:237] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.591655 18416 catalog_manager.cc:5697] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 1 to 2, leader changed from 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1) to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:29.597568 18801 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.598059 18801 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.600745 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:29.600965 18801 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.601227 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.601835 19066 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 1.
I20260710 11:10:29.602840 18557 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:29.603538 18801 raft_consensus.cc:2804] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:29.603910 18801 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.604228 18801 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.608242 18801 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.609714 18801 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [CANDIDATE]: Term 2 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.610419 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:29.610671 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:29.611243 19066 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.616931 19108 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.616956 19066 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in term 2.
I20260710 11:10:29.617690 19108 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.618716 18557 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:29.619491 18801 raft_consensus.cc:2804] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:29.619891 18801 raft_consensus.cc:697] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Leader. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:29.620491 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:29.620576 18801 consensus_queue.cc:237] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.622483 19108 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.623361 18859 raft_consensus.cc:493] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.623576 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.623859 18859 raft_consensus.cc:515] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.624347 19066 raft_consensus.cc:2393] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c9b1a8a1e54b59967916f04567109e in current term 2: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:29.625324 18705 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:29.625751 18859 leader_election.cc:290] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:29.626718 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.627527 19066 raft_consensus.cc:2393] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 359b98daee1c4655995335bf52c570c6 in current term 2: Already voted for candidate 4ea7e0b8cf2049b69c3e46429b694da1 in this term.
I20260710 11:10:29.627596 18416 catalog_manager.cc:5697] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 reported cstate change: term changed from 1 to 2, leader changed from 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1) to 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:29.627555 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:29.626650 19108 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.631049 18632 leader_election.cc:304] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6; no voters: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:29.632122 18859 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.635882 19108 raft_consensus.cc:2749] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:29.637898 18859 raft_consensus.cc:2749] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:29.737694 19108 raft_consensus.cc:493] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.738229 19108 raft_consensus.cc:515] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:29.740132 19108 leader_election.cc:290] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.740864 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:29.741238 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.741878 19066 raft_consensus.cc:2468] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 1.
I20260710 11:10:29.742828 18705 leader_election.cc:304] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
I20260710 11:10:29.743479 19108 raft_consensus.cc:2804] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:29.743762 19108 raft_consensus.cc:493] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.744068 19108 raft_consensus.cc:3060] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.748994 19108 raft_consensus.cc:515] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:29.750659 19108 leader_election.cc:290] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 2 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.751236 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:29.751612 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:29.752192 19066 raft_consensus.cc:3060] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.756644 19066 raft_consensus.cc:2468] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 2.
I20260710 11:10:29.757577 18705 leader_election.cc:304] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb; no voters: 359b98daee1c4655995335bf52c570c6
I20260710 11:10:29.758358 19108 raft_consensus.cc:2804] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:29.759138 19108 raft_consensus.cc:697] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 2 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:29.760439 19031 raft_consensus.cc:493] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.760605 19108 consensus_queue.cc:237] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:29.760983 19031 raft_consensus.cc:515] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:29.763020 19031 leader_election.cc:290] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.763676 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "359b98daee1c4655995335bf52c570c6" is_pre_election: true
I20260710 11:10:29.764513 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58977b6b2a1e48f99d2f3b7776dd8823" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.765273 19066 raft_consensus.cc:2393] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c9b1a8a1e54b59967916f04567109e in current term 2: Already voted for candidate 359b98daee1c4655995335bf52c570c6 in this term.
I20260710 11:10:29.766304 18705 leader_election.cc:304] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [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: 30c9b1a8a1e54b59967916f04567109e; no voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:29.767064 19108 raft_consensus.cc:3060] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.769299 18416 catalog_manager.cc:5697] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 1 to 2, leader changed from 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1) to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.772903 19108 raft_consensus.cc:2749] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:29.790666 18859 raft_consensus.cc:493] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.791146 18859 raft_consensus.cc:515] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:29.792554 18859 leader_election.cc:290] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:29.793395 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.793593 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82266e222d5e411d83432682a824f9fb" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c9b1a8a1e54b59967916f04567109e" is_pre_election: true
I20260710 11:10:29.794214 19066 raft_consensus.cc:2393] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 359b98daee1c4655995335bf52c570c6 in current term 2: Already voted for candidate 30c9b1a8a1e54b59967916f04567109e in this term.
I20260710 11:10:29.795158 18631 leader_election.cc:304] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6; no voters: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:29.795786 18859 raft_consensus.cc:3060] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:29.800117 18859 raft_consensus.cc:2749] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:29.808988 18859 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.809518 18859 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.810933 18859 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.811933 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" is_pre_election: true
I20260710 11:10:29.812589 18592 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 3.
I20260710 11:10:29.813457 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb" is_pre_election: true
I20260710 11:10:29.813748 18632 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:29.814085 19066 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 3.
I20260710 11:10:29.814640 18859 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:10:29.814994 18859 raft_consensus.cc:493] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6fcda77fb1334b74be861c83eba62fdb)
I20260710 11:10:29.815328 18859 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:29.819417 18859 raft_consensus.cc:515] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.820663 18859 leader_election.cc:290] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [CANDIDATE]: Term 4 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749)
I20260710 11:10:29.821521 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:29.821656 19066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035bff13ee4043c499bb543c33c88b78" candidate_uuid: "359b98daee1c4655995335bf52c570c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
I20260710 11:10:29.822006 18592 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:29.822238 19066 raft_consensus.cc:3060] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:29.826723 18592 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 4.
I20260710 11:10:29.826846 19066 raft_consensus.cc:2468] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359b98daee1c4655995335bf52c570c6 in term 4.
I20260710 11:10:29.827790 18632 leader_election.cc:304] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [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: 359b98daee1c4655995335bf52c570c6, 4ea7e0b8cf2049b69c3e46429b694da1; no voters: 
I20260710 11:10:29.828634 18859 raft_consensus.cc:2804] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:29.829068 18859 raft_consensus.cc:697] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 4 LEADER]: Becoming Leader. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:29.829816 18859 consensus_queue.cc:237] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [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: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:29.836571 18416 catalog_manager.cc:5697] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 reported cstate change: term changed from 3 to 4, leader changed from 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1) to 359b98daee1c4655995335bf52c570c6 (127.15.251.3). New cstate: current_term: 4 leader_uuid: "359b98daee1c4655995335bf52c570c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.939203 18666 raft_consensus.cc:1275] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:29.940477 19111 consensus_queue.cc:1048] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:29.956269 19066 raft_consensus.cc:1275] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:29.957646 19111 consensus_queue.cc:1048] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.003301 19066 raft_consensus.cc:1275] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Refusing update from remote peer 359b98daee1c4655995335bf52c570c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:30.004438 18859 consensus_queue.cc:1048] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.012275 18741 raft_consensus.cc:1275] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Refusing update from remote peer 359b98daee1c4655995335bf52c570c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:30.016306 19128 consensus_queue.cc:1048] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.148890 18741 raft_consensus.cc:1275] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:30.150207 19111 consensus_queue.cc:1048] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.159718 19066 raft_consensus.cc:1275] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Refusing update from remote peer 4ea7e0b8cf2049b69c3e46429b694da1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:30.161165 19065 raft_consensus.cc:1275] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Refusing update from remote peer 30c9b1a8a1e54b59967916f04567109e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:30.162606 19111 consensus_queue.cc:1048] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.162619 19031 consensus_queue.cc:1048] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:30.176653 18666 raft_consensus.cc:1275] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 30c9b1a8a1e54b59967916f04567109e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:30.178398 19031 consensus_queue.cc:1048] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.336228 19065 raft_consensus.cc:1275] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 4 FOLLOWER]: Refusing update from remote peer 359b98daee1c4655995335bf52c570c6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:30.337590 19128 consensus_queue.cc:1048] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:30.338750 18592 raft_consensus.cc:1275] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 4 FOLLOWER]: Refusing update from remote peer 359b98daee1c4655995335bf52c570c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:30.340370 19128 consensus_queue.cc:1048] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.772496 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:38.802769 18592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c"
dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
mode: GRACEFUL
new_leader_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:34030
I20260710 11:10:38.803500 18592 raft_consensus.cc:606] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Received request to transfer leadership to TS 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:38.814174 18665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7"
dest_uuid: "359b98daee1c4655995335bf52c570c6"
mode: GRACEFUL
new_leader_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:50874
I20260710 11:10:38.814690 18665 raft_consensus.cc:606] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Received request to transfer leadership to TS 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:38.817145 18592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e"
dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
mode: GRACEFUL
new_leader_uuid: "30c9b1a8a1e54b59967916f04567109e"
 from {username='slave'} at 127.0.0.1:34030
I20260710 11:10:38.817706 18592 raft_consensus.cc:606] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Received request to transfer leadership to TS 30c9b1a8a1e54b59967916f04567109e
I20260710 11:10:38.819955 18592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962eca1846cb404c8c05f0494add9200"
dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
mode: GRACEFUL
new_leader_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:34030
I20260710 11:10:38.820356 18592 raft_consensus.cc:606] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Received request to transfer leadership to TS 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:38.822355 18592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5"
dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
mode: GRACEFUL
new_leader_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:34030
I20260710 11:10:38.822741 18592 raft_consensus.cc:606] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Received request to transfer leadership to TS 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:38.823686 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:38.824383 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:39.040366 19151 raft_consensus.cc:993] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: : Instructing follower 30c9b1a8a1e54b59967916f04567109e to start an election
I20260710 11:10:39.041057 19143 raft_consensus.cc:1081] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Signalling peer 30c9b1a8a1e54b59967916f04567109e to start an election
I20260710 11:10:39.042651 18738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e"
dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
 from {username='slave'} at 127.0.0.1:49794
I20260710 11:10:39.043196 18738 raft_consensus.cc:493] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.043540 18738 raft_consensus.cc:3060] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.049692 18738 raft_consensus.cc:515] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:39.051827 18738 leader_election.cc:290] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 2 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:39.052696 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:39.052923 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d46682d45f40acabdc27f49c15b84e" candidate_uuid: "30c9b1a8a1e54b59967916f04567109e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:39.053478 18592 raft_consensus.cc:3055] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.053618 18665 raft_consensus.cc:3060] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.053802 18592 raft_consensus.cc:740] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:39.054620 18592 consensus_queue.cc:260] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:39.055609 18592 raft_consensus.cc:3060] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.058646 18665 raft_consensus.cc:2468] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 2.
I20260710 11:10:39.059746 18706 leader_election.cc:304] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 359b98daee1c4655995335bf52c570c6; no voters: 
I20260710 11:10:39.060497 19154 raft_consensus.cc:2804] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.060971 18592 raft_consensus.cc:2468] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c9b1a8a1e54b59967916f04567109e in term 2.
I20260710 11:10:39.061583 19154 raft_consensus.cc:697] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 2 LEADER]: Becoming Leader. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:39.062641 19154 consensus_queue.cc:237] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } }
I20260710 11:10:39.070492 18413 catalog_manager.cc:5697] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e reported cstate change: term changed from 1 to 2, leader changed from 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2) to 30c9b1a8a1e54b59967916f04567109e (127.15.251.4). New cstate: current_term: 2 leader_uuid: "30c9b1a8a1e54b59967916f04567109e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:39.073870 19151 raft_consensus.cc:993] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: : Instructing follower 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.074406 19143 raft_consensus.cc:1081] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Signalling peer 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.076015 19064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962eca1846cb404c8c05f0494add9200"
dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:35464
I20260710 11:10:39.076570 19064 raft_consensus.cc:493] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.076947 19064 raft_consensus.cc:3060] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.084573 19064 raft_consensus.cc:515] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:39.086923 19064 leader_election.cc:290] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:39.098937 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:39.099555 18592 raft_consensus.cc:3055] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.099814 18592 raft_consensus.cc:740] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:39.099929 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962eca1846cb404c8c05f0494add9200" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:39.100518 18665 raft_consensus.cc:3060] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.100514 18592 consensus_queue.cc:260] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:39.101733 18592 raft_consensus.cc:3060] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.105973 18665 raft_consensus.cc:2468] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.107072 18592 raft_consensus.cc:2468] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.107095 19015 leader_election.cc:304] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:39.109097 19169 raft_consensus.cc:2804] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.110203 19169 raft_consensus.cc:697] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:39.110945 19169 consensus_queue.cc:237] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:39.118305 18413 catalog_manager.cc:5697] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 1 to 2, leader changed from 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:39.132537 19156 raft_consensus.cc:993] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: : Instructing follower 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.133033 19172 raft_consensus.cc:1081] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Signalling peer 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.134338 19066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7"
dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:35458
I20260710 11:10:39.134796 19066 raft_consensus.cc:493] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.135066 19066 raft_consensus.cc:3060] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.140192 19066 raft_consensus.cc:515] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.141923 19151 raft_consensus.cc:993] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: : Instructing follower 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.141986 19066 leader_election.cc:290] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:39.142555 19151 raft_consensus.cc:1081] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Signalling peer 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.143007 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:39.143543 18665 raft_consensus.cc:3055] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.143792 18665 raft_consensus.cc:740] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 359b98daee1c4655995335bf52c570c6, State: Running, Role: LEADER
I20260710 11:10:39.144459 18665 consensus_queue.cc:260] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.145123 19066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c"
dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:35464
I20260710 11:10:39.145674 18665 raft_consensus.cc:3060] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.145861 19066 raft_consensus.cc:493] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.146399 19066 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:39.151814 18665 raft_consensus.cc:2468] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.152822 19015 leader_election.cc:304] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:39.153684 19169 raft_consensus.cc:2804] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.154101 19169 raft_consensus.cc:697] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:39.154996 19169 consensus_queue.cc:237] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.155606 19066 raft_consensus.cc:515] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.158208 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:39.158666 19066 leader_election.cc:290] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 3 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:39.158763 18592 raft_consensus.cc:3055] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:39.159427 18592 raft_consensus.cc:740] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:39.160389 18592 consensus_queue.cc:260] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [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: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.161993 18592 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:39.168437 18592 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 3.
I20260710 11:10:39.167958 18413 catalog_manager.cc:5697] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 1 to 2, leader changed from 359b98daee1c4655995335bf52c570c6 (127.15.251.3) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:39.174351 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7556866129384fa2ab4071f40f1469a7" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:39.174664 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c15e05c0e44fec9122c4a98628175c" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:39.174955 18738 raft_consensus.cc:3060] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.175362 18741 raft_consensus.cc:3060] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:39.178188 19015 leader_election.cc:304] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [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: 4ea7e0b8cf2049b69c3e46429b694da1, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:39.178968 19169 raft_consensus.cc:2804] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:39.179490 19143 raft_consensus.cc:993] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: : Instructing follower 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.179442 19169 raft_consensus.cc:697] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 3 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:39.179929 19143 raft_consensus.cc:1081] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Signalling peer 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.180485 19169 consensus_queue.cc:237] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [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: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.181380 18741 raft_consensus.cc:2468] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 3.
I20260710 11:10:39.181630 19066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5"
dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:35464
I20260710 11:10:39.182180 19066 raft_consensus.cc:493] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.182516 19066 raft_consensus.cc:3060] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.186396 18738 raft_consensus.cc:2468] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.190085 19066 raft_consensus.cc:515] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:39.192292 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:39.192822 18738 raft_consensus.cc:3060] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.193262 19066 leader_election.cc:290] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Requested vote from peers 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839), 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077)
I20260710 11:10:39.193169 18413 catalog_manager.cc:5697] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 2 to 3, leader changed from 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 3 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:39.193166 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab26de7cc414be18814a75c4114ade5" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:39.194905 18592 raft_consensus.cc:3055] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.195174 18592 raft_consensus.cc:740] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:39.195887 18592 consensus_queue.cc:260] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:39.197059 18592 raft_consensus.cc:3060] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.198289 18738 raft_consensus.cc:2468] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.199364 19016 leader_election.cc:304] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c9b1a8a1e54b59967916f04567109e, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:39.200148 19169 raft_consensus.cc:2804] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.200618 19169 raft_consensus.cc:697] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:39.201465 19169 consensus_queue.cc:237] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } }
I20260710 11:10:39.203051 18592 raft_consensus.cc:2468] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.209231 18413 catalog_manager.cc:5697] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 1 to 2, leader changed from 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:39.444412 18665 raft_consensus.cc:1275] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 30c9b1a8a1e54b59967916f04567109e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.445716 19154 consensus_queue.cc:1048] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.455150 18592 raft_consensus.cc:1275] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Refusing update from remote peer 30c9b1a8a1e54b59967916f04567109e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.457701 19161 consensus_queue.cc:1048] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:39.550735 18665 raft_consensus.cc:1275] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.551957 19169 consensus_queue.cc:1048] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.561260 18738 raft_consensus.cc:1275] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 3 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:39.563086 19169 consensus_queue.cc:1048] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:39.563136 18592 raft_consensus.cc:1275] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.566936 19169 consensus_queue.cc:1048] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.569166 18592 raft_consensus.cc:1275] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:39.571949 19170 consensus_queue.cc:1048] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:39.650797 18592 raft_consensus.cc:1275] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.651901 19184 consensus_queue.cc:1048] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.659865 18738 raft_consensus.cc:1275] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.661042 19184 consensus_queue.cc:1048] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:39.733402 18665 raft_consensus.cc:1275] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.734829 19184 consensus_queue.cc:1048] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.735476 18738 raft_consensus.cc:1275] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.736748 19184 consensus_queue.cc:1048] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.825167 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:39.839409 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:39.862210 18738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272"
dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
mode: GRACEFUL
new_leader_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:50426
I20260710 11:10:39.862728 18738 raft_consensus.cc:606] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Received request to transfer leadership to TS 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:39.864969 18592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3"
dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
mode: GRACEFUL
new_leader_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:34030
I20260710 11:10:39.865494 18592 raft_consensus.cc:606] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Received request to transfer leadership to TS 6fcda77fb1334b74be861c83eba62fdb
I20260710 11:10:39.866673 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:39.867534 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:39.940225 19198 raft_consensus.cc:993] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: : Instructing follower 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.940672 19151 raft_consensus.cc:1081] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Signalling peer 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.941955 19066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3"
dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:35464
I20260710 11:10:39.942384 19066 raft_consensus.cc:493] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.942665 19066 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:39.948639 19066 raft_consensus.cc:515] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:39.950356 19066 leader_election.cc:290] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 3 election: Requested vote from peers 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077), 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829)
I20260710 11:10:39.951346 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:39.951529 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edbc5e014e94bf3b8206a68c4e09fe3" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ea7e0b8cf2049b69c3e46429b694da1"
I20260710 11:10:39.951855 18665 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:39.952148 18592 raft_consensus.cc:3055] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:39.952481 18592 raft_consensus.cc:740] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ea7e0b8cf2049b69c3e46429b694da1, State: Running, Role: LEADER
I20260710 11:10:39.953203 18592 consensus_queue.cc:260] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:39.954345 18592 raft_consensus.cc:3060] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:39.957058 18665 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 3.
I20260710 11:10:39.959035 19015 leader_election.cc:304] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [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: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:39.959815 19184 raft_consensus.cc:2804] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:39.960256 19184 raft_consensus.cc:697] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 3 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:39.961182 18592 raft_consensus.cc:2468] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 3.
I20260710 11:10:39.961129 19184 consensus_queue.cc:237] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [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: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } }
I20260710 11:10:39.962188 19161 raft_consensus.cc:993] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: : Instructing follower 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.962647 19161 raft_consensus.cc:1081] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Signalling peer 6fcda77fb1334b74be861c83eba62fdb to start an election
I20260710 11:10:39.964098 19066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272"
dest_uuid: "6fcda77fb1334b74be861c83eba62fdb"
 from {username='slave'} at 127.0.0.1:35478
I20260710 11:10:39.964567 19066 raft_consensus.cc:493] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.964893 19066 raft_consensus.cc:3060] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.970497 18412 catalog_manager.cc:5697] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 2 to 3, leader changed from 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 3 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:39.971638 19066 raft_consensus.cc:515] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.974313 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "359b98daee1c4655995335bf52c570c6"
I20260710 11:10:39.974957 18665 raft_consensus.cc:3060] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.979501 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0229ae91497a42589e3cd5b1c4d57272" candidate_uuid: "6fcda77fb1334b74be861c83eba62fdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c9b1a8a1e54b59967916f04567109e"
I20260710 11:10:39.980090 18738 raft_consensus.cc:3055] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.980384 18738 raft_consensus.cc:740] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c9b1a8a1e54b59967916f04567109e, State: Running, Role: LEADER
I20260710 11:10:39.981166 18738 consensus_queue.cc:260] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.982007 18738 raft_consensus.cc:3060] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.982517 18665 raft_consensus.cc:2468] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.983398 19015 leader_election.cc:304] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 359b98daee1c4655995335bf52c570c6, 6fcda77fb1334b74be861c83eba62fdb; no voters: 
I20260710 11:10:39.984030 19184 raft_consensus.cc:2804] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.984748 19184 raft_consensus.cc:697] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Becoming Leader. State: Replica: 6fcda77fb1334b74be861c83eba62fdb, State: Running, Role: LEADER
I20260710 11:10:39.985755 19184 consensus_queue.cc:237] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } }
I20260710 11:10:39.987866 19066 leader_election.cc:290] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [CANDIDATE]: Term 2 election: Requested vote from peers 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829), 30c9b1a8a1e54b59967916f04567109e (127.15.251.4:40839)
I20260710 11:10:39.990028 18738 raft_consensus.cc:2468] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fcda77fb1334b74be861c83eba62fdb in term 2.
I20260710 11:10:39.998390 18412 catalog_manager.cc:5697] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb reported cstate change: term changed from 1 to 2, leader changed from 30c9b1a8a1e54b59967916f04567109e (127.15.251.4) to 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6fcda77fb1334b74be861c83eba62fdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fcda77fb1334b74be861c83eba62fdb" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:40.381775 18592 raft_consensus.cc:1275] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:40.382933 19184 consensus_queue.cc:1048] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ea7e0b8cf2049b69c3e46429b694da1" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:40.391449 18665 raft_consensus.cc:1275] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:40.393087 19186 consensus_queue.cc:1048] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:40.554343 18738 raft_consensus.cc:1275] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.555537 19186 consensus_queue.cc:1048] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c9b1a8a1e54b59967916f04567109e" member_type: VOTER last_known_addr { host: "127.15.251.4" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.566301 18665 raft_consensus.cc:1275] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Refusing update from remote peer 6fcda77fb1334b74be861c83eba62fdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.567848 19184 consensus_queue.cc:1048] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "359b98daee1c4655995335bf52c570c6" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.868424 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:40.880745 16364 tablet_server.cc:179] TabletServer@127.15.251.1:36749 shutting down...
I20260710 11:10:40.904188 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:40.904846 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.905584 16364 raft_consensus.cc:2243] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.905990 16364 raft_consensus.cc:2272] T 17d6a2a033324e9e852acfa9cdd56a7b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.907836 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.908479 16364 raft_consensus.cc:2243] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.908874 16364 raft_consensus.cc:2272] T a49231132c88476b9d1284a788f4f66b P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.911350 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.912039 16364 raft_consensus.cc:2243] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.912537 16364 raft_consensus.cc:2272] T 035bff13ee4043c499bb543c33c88b78 P 6fcda77fb1334b74be861c83eba62fdb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.915160 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.915877 16364 raft_consensus.cc:2243] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.916608 16364 raft_consensus.cc:2272] T 65c15e05c0e44fec9122c4a98628175c P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.918406 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.918919 16364 raft_consensus.cc:2243] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.919615 16364 raft_consensus.cc:2272] T 0229ae91497a42589e3cd5b1c4d57272 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.922086 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.922753 16364 raft_consensus.cc:2243] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:40.922853 18705 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260710 11:10:40.923267 16364 raft_consensus.cc:2272] T 63d987891e634edd855579c4e748f054 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.925673 18705 consensus_peers.cc:597] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:40.925972 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.926489 16364 raft_consensus.cc:2243] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.926836 16364 raft_consensus.cc:2272] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.929210 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.929862 16364 raft_consensus.cc:2243] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.930660 16364 raft_consensus.cc:2272] T dab26de7cc414be18814a75c4114ade5 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.932606 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.933127 16364 raft_consensus.cc:2243] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.933554 16364 raft_consensus.cc:2272] T 389e56d3ccb141f484066d20a1b3ba8e P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.935875 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.936430 16364 raft_consensus.cc:2243] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.936923 16364 raft_consensus.cc:2272] T 36335c1a5a6a46fd85ab64af165bf9b7 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.939082 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.939616 16364 raft_consensus.cc:2243] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.939994 16364 raft_consensus.cc:2272] T 58be59e9143544a3b123c02b89ac5a16 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.942071 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.942761 16364 raft_consensus.cc:2243] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.943271 16364 raft_consensus.cc:2272] T 58977b6b2a1e48f99d2f3b7776dd8823 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.943959 18557 consensus_peers.cc:597] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:40.945328 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.945919 16364 raft_consensus.cc:2243] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.946705 16364 raft_consensus.cc:2272] T 962eca1846cb404c8c05f0494add9200 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.949131 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.949884 16364 raft_consensus.cc:2243] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.950382 16364 raft_consensus.cc:2272] T 6324b9855e2e4185bdf7a1c427c12368 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.953357 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.954160 16364 raft_consensus.cc:2243] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:40.954439 18631 consensus_peers.cc:597] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:40.954679 16364 raft_consensus.cc:2272] T 3e47cc1da32c43be84836e3e9f391584 P 6fcda77fb1334b74be861c83eba62fdb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.956382 18631 consensus_peers.cc:597] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:40.957417 16364 tablet_replica.cc:333] stopping tablet replica
W20260710 11:10:40.957347 18557 consensus_peers.cc:597] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:40.958153 16364 raft_consensus.cc:2243] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.958885 16364 raft_consensus.cc:2272] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 6fcda77fb1334b74be861c83eba62fdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.960933 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.961390 16364 raft_consensus.cc:2243] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.962092 16364 raft_consensus.cc:2272] T 7556866129384fa2ab4071f40f1469a7 P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.963985 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.964524 16364 raft_consensus.cc:2243] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.964929 16364 raft_consensus.cc:2272] T 82266e222d5e411d83432682a824f9fb P 6fcda77fb1334b74be861c83eba62fdb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.966094 18557 consensus_peers.cc:597] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. 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:10:40.988777 18705 consensus_peers.cc:597] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.004025 16364 tablet_server.cc:196] TabletServer@127.15.251.1:36749 shutdown complete.
W20260710 11:10:41.022248 18557 consensus_peers.cc:597] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:41.032306 18557 consensus_peers.cc:597] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.042249 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
I20260710 11:10:41.068614 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:41.069682 16364 tablet_replica.cc:333] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.070384 16364 raft_consensus.cc:2243] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.071506 16364 raft_consensus.cc:2272] T 9813d4f21b2d4bb6ad6345156d93e96b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.074571 16364 tablet_replica.cc:333] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.075212 16364 raft_consensus.cc:2243] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.076071 16364 raft_consensus.cc:2272] T 17d6a2a033324e9e852acfa9cdd56a7b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:41.077270 18706 consensus_peers.cc:597] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e -> Peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Couldn't send request to peer 4ea7e0b8cf2049b69c3e46429b694da1. 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:10:41.078626 16364 tablet_replica.cc:333] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.079372 16364 raft_consensus.cc:2243] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.079823 16364 raft_consensus.cc:2272] T 75d46682d45f40acabdc27f49c15b84e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.081714 16364 tablet_replica.cc:333] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.082340 16364 raft_consensus.cc:2243] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.083091 16364 raft_consensus.cc:2272] T 389e56d3ccb141f484066d20a1b3ba8e P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.085018 16364 tablet_replica.cc:333] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.085650 16364 raft_consensus.cc:2243] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.086128 16364 raft_consensus.cc:2272] T 035bff13ee4043c499bb543c33c88b78 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.087947 16364 tablet_replica.cc:333] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.088501 16364 raft_consensus.cc:2243] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.089316 16364 raft_consensus.cc:2272] T 36335c1a5a6a46fd85ab64af165bf9b7 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.091331 16364 tablet_replica.cc:333] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.091903 16364 raft_consensus.cc:2243] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.092687 16364 raft_consensus.cc:2272] T 58be59e9143544a3b123c02b89ac5a16 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.094731 16364 tablet_replica.cc:333] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.095300 16364 raft_consensus.cc:2243] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.095734 16364 raft_consensus.cc:2272] T 0d9f107684b5438e899b1bc5c555614c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.097743 16364 tablet_replica.cc:333] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.098302 16364 raft_consensus.cc:2243] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.098748 16364 raft_consensus.cc:2272] T 7816fa2b03b44e5089147082082029f6 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.100548 16364 tablet_replica.cc:333] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.101114 16364 raft_consensus.cc:2243] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.101583 16364 raft_consensus.cc:2272] T 629dfcda83d94ba0bd8d0a21d1238f13 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.103407 16364 tablet_replica.cc:333] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.104079 16364 raft_consensus.cc:2243] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.104490 16364 raft_consensus.cc:2272] T 65c15e05c0e44fec9122c4a98628175c P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.106316 16364 tablet_replica.cc:333] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.106971 16364 raft_consensus.cc:2243] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.107757 16364 raft_consensus.cc:2272] T a49231132c88476b9d1284a788f4f66b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.109655 16364 tablet_replica.cc:333] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.110181 16364 raft_consensus.cc:2243] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.110597 16364 raft_consensus.cc:2272] T 962eca1846cb404c8c05f0494add9200 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.112429 16364 tablet_replica.cc:333] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.112970 16364 raft_consensus.cc:2243] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.113417 16364 raft_consensus.cc:2272] T 6324b9855e2e4185bdf7a1c427c12368 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.115394 16364 tablet_replica.cc:333] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.116007 16364 raft_consensus.cc:2243] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.116482 16364 raft_consensus.cc:2272] T 3e47cc1da32c43be84836e3e9f391584 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.118340 16364 tablet_replica.cc:333] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.118788 16364 raft_consensus.cc:2243] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.119211 16364 raft_consensus.cc:2272] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.121608 16364 tablet_replica.cc:333] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.122074 16364 raft_consensus.cc:2243] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.122453 16364 raft_consensus.cc:2272] T f698643216fb4fe79528313887f8dd9b P 4ea7e0b8cf2049b69c3e46429b694da1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.124399 16364 tablet_replica.cc:333] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1: stopping tablet replica
I20260710 11:10:41.125116 16364 raft_consensus.cc:2243] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.125613 16364 raft_consensus.cc:2272] T dab26de7cc414be18814a75c4114ade5 P 4ea7e0b8cf2049b69c3e46429b694da1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:41.129354 18705 consensus_peers.cc:597] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.163851 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
W20260710 11:10:41.184778 18632 consensus_peers.cc:597] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 -> Peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Couldn't send request to peer 4ea7e0b8cf2049b69c3e46429b694da1. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:40077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:41.199621 18706 consensus_peers.cc:597] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e -> Peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Couldn't send request to peer 4ea7e0b8cf2049b69c3e46429b694da1. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:40077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.201622 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
W20260710 11:10:41.228904 18631 consensus_peers.cc:597] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:41.229523 18631 consensus_peers.cc:597] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 -> Peer 6fcda77fb1334b74be861c83eba62fdb (127.15.251.1:36749): Couldn't send request to peer 6fcda77fb1334b74be861c83eba62fdb. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.230319 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:41.231072 16364 tablet_replica.cc:333] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.231676 16364 raft_consensus.cc:2243] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.232131 16364 raft_consensus.cc:2272] T 9813d4f21b2d4bb6ad6345156d93e96b P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.234102 16364 tablet_replica.cc:333] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.234671 16364 raft_consensus.cc:2243] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.235066 16364 raft_consensus.cc:2272] T 75d46682d45f40acabdc27f49c15b84e P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.236702 16364 tablet_replica.cc:333] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.237224 16364 raft_consensus.cc:2243] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.237999 16364 raft_consensus.cc:2272] T 035bff13ee4043c499bb543c33c88b78 P 359b98daee1c4655995335bf52c570c6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.240209 16364 tablet_replica.cc:333] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.240796 16364 raft_consensus.cc:2243] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.241210 16364 raft_consensus.cc:2272] T 0229ae91497a42589e3cd5b1c4d57272 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:41.243265 18706 consensus_peers.cc:597] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e -> Peer 4ea7e0b8cf2049b69c3e46429b694da1 (127.15.251.2:40077): Couldn't send request to peer 4ea7e0b8cf2049b69c3e46429b694da1. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:40077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.244382 16364 tablet_replica.cc:333] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.245003 16364 raft_consensus.cc:2243] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.245360 16364 raft_consensus.cc:2272] T 962eca1846cb404c8c05f0494add9200 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.247143 16364 tablet_replica.cc:333] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.247591 16364 raft_consensus.cc:2243] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.247907 16364 raft_consensus.cc:2272] T 7edbc5e014e94bf3b8206a68c4e09fe3 P 359b98daee1c4655995335bf52c570c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.249881 16364 tablet_replica.cc:333] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.250336 16364 raft_consensus.cc:2243] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.250666 16364 raft_consensus.cc:2272] T 7556866129384fa2ab4071f40f1469a7 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.252171 16364 tablet_replica.cc:333] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.252637 16364 raft_consensus.cc:2243] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.253274 16364 raft_consensus.cc:2272] T f698643216fb4fe79528313887f8dd9b P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.254930 16364 tablet_replica.cc:333] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.255370 16364 raft_consensus.cc:2243] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.256075 16364 raft_consensus.cc:2272] T 58977b6b2a1e48f99d2f3b7776dd8823 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.257722 16364 tablet_replica.cc:333] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.258140 16364 raft_consensus.cc:2243] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.258762 16364 raft_consensus.cc:2272] T 0d9f107684b5438e899b1bc5c555614c P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.260274 16364 tablet_replica.cc:333] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.260703 16364 raft_consensus.cc:2243] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.261026 16364 raft_consensus.cc:2272] T 7816fa2b03b44e5089147082082029f6 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.262632 16364 tablet_replica.cc:333] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.263067 16364 raft_consensus.cc:2243] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.263396 16364 raft_consensus.cc:2272] T 629dfcda83d94ba0bd8d0a21d1238f13 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.264938 16364 tablet_replica.cc:333] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.265347 16364 raft_consensus.cc:2243] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.266006 16364 raft_consensus.cc:2272] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.267632 16364 tablet_replica.cc:333] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.268074 16364 raft_consensus.cc:2243] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.268378 16364 raft_consensus.cc:2272] T 63d987891e634edd855579c4e748f054 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.270097 16364 tablet_replica.cc:333] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.270503 16364 raft_consensus.cc:2243] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.270869 16364 raft_consensus.cc:2272] T 58be59e9143544a3b123c02b89ac5a16 P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.272416 16364 tablet_replica.cc:333] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.272842 16364 raft_consensus.cc:2243] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.273162 16364 raft_consensus.cc:2272] T 36335c1a5a6a46fd85ab64af165bf9b7 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.274690 16364 tablet_replica.cc:333] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.275067 16364 raft_consensus.cc:2243] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.275688 16364 raft_consensus.cc:2272] T 3e47cc1da32c43be84836e3e9f391584 P 359b98daee1c4655995335bf52c570c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.277262 16364 tablet_replica.cc:333] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6: stopping tablet replica
I20260710 11:10:41.277740 16364 raft_consensus.cc:2243] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.278103 16364 raft_consensus.cc:2272] T 82266e222d5e411d83432682a824f9fb P 359b98daee1c4655995335bf52c570c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.312765 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
W20260710 11:10:41.343393 18706 consensus_peers.cc:597] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e -> Peer 359b98daee1c4655995335bf52c570c6 (127.15.251.3:41829): Couldn't send request to peer 359b98daee1c4655995335bf52c570c6. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.3:41829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:41.343883 16364 tablet_server.cc:179] TabletServer@127.15.251.4:0 shutting down...
I20260710 11:10:41.377414 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:41.378275 16364 tablet_replica.cc:333] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.379104 16364 raft_consensus.cc:2243] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.379559 16364 raft_consensus.cc:2272] T 0229ae91497a42589e3cd5b1c4d57272 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.382216 16364 tablet_replica.cc:333] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.382779 16364 raft_consensus.cc:2243] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.383188 16364 raft_consensus.cc:2272] T 9813d4f21b2d4bb6ad6345156d93e96b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.384845 16364 tablet_replica.cc:333] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.385375 16364 raft_consensus.cc:2243] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.386126 16364 raft_consensus.cc:2272] T 75d46682d45f40acabdc27f49c15b84e P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.387724 16364 tablet_replica.cc:333] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.388243 16364 raft_consensus.cc:2243] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.388626 16364 raft_consensus.cc:2272] T 17d6a2a033324e9e852acfa9cdd56a7b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.390246 16364 tablet_replica.cc:333] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.390751 16364 raft_consensus.cc:2243] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.391160 16364 raft_consensus.cc:2272] T 58977b6b2a1e48f99d2f3b7776dd8823 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.392777 16364 tablet_replica.cc:333] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.393290 16364 raft_consensus.cc:2243] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.394243 16364 raft_consensus.cc:2272] T 82266e222d5e411d83432682a824f9fb P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.396126 16364 tablet_replica.cc:333] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.396632 16364 raft_consensus.cc:2243] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.397024 16364 raft_consensus.cc:2272] T a49231132c88476b9d1284a788f4f66b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.398734 16364 tablet_replica.cc:333] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.399230 16364 raft_consensus.cc:2243] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.399930 16364 raft_consensus.cc:2272] T 7816fa2b03b44e5089147082082029f6 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.401643 16364 tablet_replica.cc:333] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.402117 16364 raft_consensus.cc:2243] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.402784 16364 raft_consensus.cc:2272] T 629dfcda83d94ba0bd8d0a21d1238f13 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.404474 16364 tablet_replica.cc:333] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.404944 16364 raft_consensus.cc:2243] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.405309 16364 raft_consensus.cc:2272] T 65c15e05c0e44fec9122c4a98628175c P 30c9b1a8a1e54b59967916f04567109e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.406809 16364 tablet_replica.cc:333] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.407284 16364 raft_consensus.cc:2243] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.407676 16364 raft_consensus.cc:2272] T 0d9f107684b5438e899b1bc5c555614c P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.409258 16364 tablet_replica.cc:333] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.409754 16364 raft_consensus.cc:2243] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.410154 16364 raft_consensus.cc:2272] T 7556866129384fa2ab4071f40f1469a7 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.411659 16364 tablet_replica.cc:333] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.412120 16364 raft_consensus.cc:2243] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.412503 16364 raft_consensus.cc:2272] T f698643216fb4fe79528313887f8dd9b P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.414155 16364 tablet_replica.cc:333] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.414618 16364 raft_consensus.cc:2243] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.414975 16364 raft_consensus.cc:2272] T 389e56d3ccb141f484066d20a1b3ba8e P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.416507 16364 tablet_replica.cc:333] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.416978 16364 raft_consensus.cc:2243] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.417351 16364 raft_consensus.cc:2272] T 57bd3c1dc5ee4dae91f176c4df1d34f4 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.418907 16364 tablet_replica.cc:333] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.419346 16364 raft_consensus.cc:2243] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.420064 16364 raft_consensus.cc:2272] T 63d987891e634edd855579c4e748f054 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.421756 16364 tablet_replica.cc:333] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.422201 16364 raft_consensus.cc:2243] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.422570 16364 raft_consensus.cc:2272] T dab26de7cc414be18814a75c4114ade5 P 30c9b1a8a1e54b59967916f04567109e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.424201 16364 tablet_replica.cc:333] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e: stopping tablet replica
I20260710 11:10:41.424620 16364 raft_consensus.cc:2243] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.425287 16364 raft_consensus.cc:2272] T 6324b9855e2e4185bdf7a1c427c12368 P 30c9b1a8a1e54b59967916f04567109e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.462865 16364 tablet_server.cc:196] TabletServer@127.15.251.4:0 shutdown complete.
I20260710 11:10:41.493039 16364 master.cc:562] Master@127.15.251.62:35535 shutting down...
I20260710 11:10:41.522166 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.522749 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.523102 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81b3317046a1486ba8402fcde668b955: stopping tablet replica
I20260710 11:10:41.543253 16364 master.cc:584] Master@127.15.251.62:35535 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19492 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:10:41.596901 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:39271
I20260710 11:10:41.598163 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.603912 19224 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:10:41.604171 19225 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:10:41.605141 19227 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:10:41.606968 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:41.607939 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:41.608110 16364 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:10:41.608309 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681841608276 us; error 0 us; skew 500 ppm
I20260710 11:10:41.608861 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.611825 16364 webserver.cc:533] Webserver started at http://127.15.251.62:41929/ using document root <none> and password file <none>
I20260710 11:10:41.612303 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.612497 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.612769 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.613933 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "fa0964a3c62f42bfa7a7600657628998"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:41.618333 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:41.621542 19232 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:10:41.622360 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:41.622735 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "fa0964a3c62f42bfa7a7600657628998"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:41.623023 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-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:10:41.649557 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.650760 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.687819 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:39271
I20260710 11:10:41.687934 19283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:39271 every 8 connection(s)
I20260710 11:10:41.691532 19284 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:10:41.701491 19284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998: Bootstrap starting.
I20260710 11:10:41.706286 19284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.710462 19284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998: No bootstrap required, opened a new log
I20260710 11:10:41.712693 19284 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa0964a3c62f42bfa7a7600657628998" member_type: VOTER }
I20260710 11:10:41.713121 19284 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.713362 19284 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0964a3c62f42bfa7a7600657628998, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.714103 19284 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa0964a3c62f42bfa7a7600657628998" member_type: VOTER }
I20260710 11:10:41.714598 19284 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:41.714846 19284 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:41.715154 19284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:41.719689 19284 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa0964a3c62f42bfa7a7600657628998" member_type: VOTER }
I20260710 11:10:41.720219 19284 leader_election.cc:304] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [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: fa0964a3c62f42bfa7a7600657628998; no voters: 
I20260710 11:10:41.721342 19284 leader_election.cc:290] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:41.721788 19287 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:41.723114 19287 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 1 LEADER]: Becoming Leader. State: Replica: fa0964a3c62f42bfa7a7600657628998, State: Running, Role: LEADER
I20260710 11:10:41.723773 19287 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [LEADER]: Queue going to LEADER mode. State: All 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: "fa0964a3c62f42bfa7a7600657628998" member_type: VOTER }
I20260710 11:10:41.724603 19284 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:41.730639 19288 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa0964a3c62f42bfa7a7600657628998" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa0964a3c62f42bfa7a7600657628998" member_type: VOTER } }
I20260710 11:10:41.731139 19288 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:41.731369 19289 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa0964a3c62f42bfa7a7600657628998. Latest consensus state: current_term: 1 leader_uuid: "fa0964a3c62f42bfa7a7600657628998" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa0964a3c62f42bfa7a7600657628998" member_type: VOTER } }
I20260710 11:10:41.731902 19289 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:41.733325 19295 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:41.738871 19295 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:41.742281 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:41.747961 19295 catalog_manager.cc:1383] Generated new cluster ID: a827290f4adc48b08c2cc4574ccdb3ef
I20260710 11:10:41.748224 19295 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:41.788053 19295 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:41.789253 19295 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:41.803650 19295 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998: Generated new TSK 0
I20260710 11:10:41.804255 19295 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:41.808864 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.814553 19305 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:10:41.815732 19306 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:10:41.817364 19308 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:10:41.817394 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:41.818415 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:41.818620 16364 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:10:41.818805 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681841818773 us; error 0 us; skew 500 ppm
I20260710 11:10:41.819351 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.821560 16364 webserver.cc:533] Webserver started at http://127.15.251.1:42485/ using document root <none> and password file <none>
I20260710 11:10:41.822024 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.822234 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.822501 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.823518 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:41.827863 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:41.831053 19313 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:10:41.831923 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:41.832185 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:41.832414 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-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:10:41.852753 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.854010 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.855403 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:41.857707 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:41.857875 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.858168 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:41.858338 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.898476 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:40799
I20260710 11:10:41.898626 19375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:40799 every 8 connection(s)
I20260710 11:10:41.903411 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.909956 19380 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:10:41.911540 19381 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:10:41.914906 19383 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:10:41.915786 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:41.916698 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:41.916919 16364 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:10:41.917007 19376 heartbeater.cc:344] Connected to a master server at 127.15.251.62:39271
I20260710 11:10:41.917163 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681841917139 us; error 0 us; skew 500 ppm
I20260710 11:10:41.917554 19376 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:41.917933 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.918406 19376 heartbeater.cc:507] Master 127.15.251.62:39271 requested a full tablet report, sending...
I20260710 11:10:41.920498 16364 webserver.cc:533] Webserver started at http://127.15.251.2:41013/ using document root <none> and password file <none>
I20260710 11:10:41.920984 19249 ts_manager.cc:194] Registered new tserver with Master: 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799)
I20260710 11:10:41.921178 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.921494 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.921811 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.923316 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "24ed5451f27842f882d10354ea27d32f"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:41.923357 19249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36270
I20260710 11:10:41.928333 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:10:41.931859 19388 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:10:41.932698 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:10:41.933009 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "24ed5451f27842f882d10354ea27d32f"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:41.933297 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-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:10:41.952199 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.953413 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.954917 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:41.957056 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:41.957274 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.957536 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:41.957712 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.996138 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:46277
I20260710 11:10:41.996241 19450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:46277 every 8 connection(s)
I20260710 11:10:42.000964 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:42.007085 19454 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:10:42.007892 19455 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:10:42.010737 19457 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:10:42.011078 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:42.012123 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:42.012367 16364 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:10:42.012554 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681842012535 us; error 0 us; skew 500 ppm
I20260710 11:10:42.012882 19451 heartbeater.cc:344] Connected to a master server at 127.15.251.62:39271
I20260710 11:10:42.013218 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:42.013248 19451 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:42.014252 19451 heartbeater.cc:507] Master 127.15.251.62:39271 requested a full tablet report, sending...
I20260710 11:10:42.016319 19249 ts_manager.cc:194] Registered new tserver with Master: 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:42.017668 19249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36284
I20260710 11:10:42.018843 16364 webserver.cc:533] Webserver started at http://127.15.251.3:42817/ using document root <none> and password file <none>
I20260710 11:10:42.019407 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:42.019636 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:42.019927 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:42.021154 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "dce28c1144f542b3add43035e2804b94"
format_stamp: "Formatted at 2026-07-10 11:10:42 on dist-test-slave-zf5q"
I20260710 11:10:42.026015 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:42.029619 19462 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:10:42.030380 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:42.030699 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "dce28c1144f542b3add43035e2804b94"
format_stamp: "Formatted at 2026-07-10 11:10:42 on dist-test-slave-zf5q"
I20260710 11:10:42.031006 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-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:10:42.068158 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:42.069419 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:42.071071 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:42.073366 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:42.073632 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:42.073887 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:42.074082 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:42.115793 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:46755
I20260710 11:10:42.115897 19524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:46755 every 8 connection(s)
I20260710 11:10:42.129467 19525 heartbeater.cc:344] Connected to a master server at 127.15.251.62:39271
I20260710 11:10:42.129890 19525 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:42.130580 19525 heartbeater.cc:507] Master 127.15.251.62:39271 requested a full tablet report, sending...
I20260710 11:10:42.132352 19249 ts_manager.cc:194] Registered new tserver with Master: dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.132995 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013759792s
I20260710 11:10:42.133870 19249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36286
I20260710 11:10:42.156913 19249 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36292:
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:10:42.160030 19249 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:10:42.238722 19415 tablet_service.cc:1511] Processing CreateTablet for tablet 65a4570989f749f283238b2aea5c5a81 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:42.238888 19416 tablet_service.cc:1511] Processing CreateTablet for tablet 6c57ccf2d7084a9693bf92e40d95271f (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:42.240406 19415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a4570989f749f283238b2aea5c5a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.247205 19414 tablet_service.cc:1511] Processing CreateTablet for tablet de33c178633a4724b5d94a52dea7bd07 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:42.248574 19414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de33c178633a4724b5d94a52dea7bd07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.250600 19416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c57ccf2d7084a9693bf92e40d95271f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.261538 19413 tablet_service.cc:1511] Processing CreateTablet for tablet 0abf2e030cc44a4284787a075ce3333b (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:42.263351 19413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abf2e030cc44a4284787a075ce3333b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.275511 19412 tablet_service.cc:1511] Processing CreateTablet for tablet e5a6defb1ce146c08dd290e87de63e8c (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:42.277104 19412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a6defb1ce146c08dd290e87de63e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.281895 19540 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.282320 19341 tablet_service.cc:1511] Processing CreateTablet for tablet 6c57ccf2d7084a9693bf92e40d95271f (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:42.283629 19341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c57ccf2d7084a9693bf92e40d95271f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.286777 19340 tablet_service.cc:1511] Processing CreateTablet for tablet 65a4570989f749f283238b2aea5c5a81 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:42.289547 19540 tablet_bootstrap.cc:654] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.289801 19411 tablet_service.cc:1511] Processing CreateTablet for tablet b5aca8e31f3c4e28b62c3ec6979f009c (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:42.292337 19339 tablet_service.cc:1511] Processing CreateTablet for tablet de33c178633a4724b5d94a52dea7bd07 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:42.294018 19410 tablet_service.cc:1511] Processing CreateTablet for tablet ce78452880574b6780f348963d38d3f8 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:42.296959 19411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5aca8e31f3c4e28b62c3ec6979f009c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.297422 19415 tablet_service.cc:1511] Processing CreateTablet for tablet d82ae12296264272b879eb3ee7232b26 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:42.298418 19410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78452880574b6780f348963d38d3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.296538 19340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a4570989f749f283238b2aea5c5a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.301105 19339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de33c178633a4724b5d94a52dea7bd07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.302110 19338 tablet_service.cc:1511] Processing CreateTablet for tablet 0abf2e030cc44a4284787a075ce3333b (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:42.303378 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 6c57ccf2d7084a9693bf92e40d95271f (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:42.304052 19338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abf2e030cc44a4284787a075ce3333b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.304844 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c57ccf2d7084a9693bf92e40d95271f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.309027 19416 tablet_service.cc:1511] Processing CreateTablet for tablet 58d397feda264d0481b9bb0454b544a8 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:42.313886 19487 tablet_service.cc:1511] Processing CreateTablet for tablet 0abf2e030cc44a4284787a075ce3333b (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:42.315122 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0abf2e030cc44a4284787a075ce3333b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.317054 19337 tablet_service.cc:1511] Processing CreateTablet for tablet e5a6defb1ce146c08dd290e87de63e8c (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:42.317461 19333 tablet_service.cc:1511] Processing CreateTablet for tablet ce78452880574b6780f348963d38d3f8 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:42.318522 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a6defb1ce146c08dd290e87de63e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.319474 19333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78452880574b6780f348963d38d3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.320731 19336 tablet_service.cc:1511] Processing CreateTablet for tablet d82ae12296264272b879eb3ee7232b26 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:42.321995 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82ae12296264272b879eb3ee7232b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.326696 19335 tablet_service.cc:1511] Processing CreateTablet for tablet 58d397feda264d0481b9bb0454b544a8 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:42.328042 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d397feda264d0481b9bb0454b544a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.332139 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 874ee07cb77e4c188bbe9485ca0114d5 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:42.311252 19488 tablet_service.cc:1511] Processing CreateTablet for tablet de33c178633a4724b5d94a52dea7bd07 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:42.336824 19488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de33c178633a4724b5d94a52dea7bd07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.330528 19334 tablet_service.cc:1511] Processing CreateTablet for tablet b5aca8e31f3c4e28b62c3ec6979f009c (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:42.307614 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 65a4570989f749f283238b2aea5c5a81 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:42.339442 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a4570989f749f283238b2aea5c5a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.341251 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874ee07cb77e4c188bbe9485ca0114d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.345829 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5aca8e31f3c4e28b62c3ec6979f009c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.362543 19486 tablet_service.cc:1511] Processing CreateTablet for tablet e5a6defb1ce146c08dd290e87de63e8c (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:42.364637 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a6defb1ce146c08dd290e87de63e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.374393 19482 tablet_service.cc:1511] Processing CreateTablet for tablet ce78452880574b6780f348963d38d3f8 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:42.376482 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78452880574b6780f348963d38d3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.378758 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 874ee07cb77e4c188bbe9485ca0114d5 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:42.380692 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874ee07cb77e4c188bbe9485ca0114d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.382716 19483 tablet_service.cc:1511] Processing CreateTablet for tablet b5aca8e31f3c4e28b62c3ec6979f009c (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:42.384656 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5aca8e31f3c4e28b62c3ec6979f009c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.389845 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 58d397feda264d0481b9bb0454b544a8 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:42.391779 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d397feda264d0481b9bb0454b544a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.367250 19485 tablet_service.cc:1511] Processing CreateTablet for tablet d82ae12296264272b879eb3ee7232b26 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:42.395040 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82ae12296264272b879eb3ee7232b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.396281 19415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82ae12296264272b879eb3ee7232b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.398921 19413 tablet_service.cc:1511] Processing CreateTablet for tablet 874ee07cb77e4c188bbe9485ca0114d5 (DEFAULT_TABLE table=test-workload [id=d625b5bd71d643efacfc826e9262909d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:42.400817 19413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 874ee07cb77e4c188bbe9485ca0114d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.423529 19416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d397feda264d0481b9bb0454b544a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:42.482280 19542 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.516081 19542 tablet_bootstrap.cc:654] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.530159 19543 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.538111 19540 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:42.538599 19540 ts_tablet_manager.cc:1403] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.258s	user 0.063s	sys 0.124s
I20260710 11:10:42.541808 19540 raft_consensus.cc:359] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.542569 19540 raft_consensus.cc:385] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.542904 19540 raft_consensus.cc:740] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.543799 19540 consensus_queue.cc:260] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.582834 19540 ts_tablet_manager.cc:1434] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.014s
I20260710 11:10:42.583662 19451 heartbeater.cc:499] Master 127.15.251.62:39271 was elected leader, sending a full tablet report...
I20260710 11:10:42.586930 19543 tablet_bootstrap.cc:654] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.587788 19540 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.595513 19540 tablet_bootstrap.cc:654] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.596634 19542 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.597295 19542 ts_tablet_manager.cc:1403] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.115s	user 0.025s	sys 0.045s
I20260710 11:10:42.600950 19542 raft_consensus.cc:359] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.601709 19542 raft_consensus.cc:385] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.602020 19542 raft_consensus.cc:740] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.602773 19542 consensus_queue.cc:260] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.603636 19540 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:42.604161 19540 ts_tablet_manager.cc:1403] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 11:10:42.605058 19525 heartbeater.cc:499] Master 127.15.251.62:39271 was elected leader, sending a full tablet report...
I20260710 11:10:42.607542 19542 ts_tablet_manager.cc:1434] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:10:42.607640 19540 raft_consensus.cc:359] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.608517 19542 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.608481 19540 raft_consensus.cc:385] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.603233 19543 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:42.609028 19540 raft_consensus.cc:740] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.609402 19543 ts_tablet_manager.cc:1403] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.005s
I20260710 11:10:42.610105 19540 consensus_queue.cc:260] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.612726 19540 ts_tablet_manager.cc:1434] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:42.612342 19543 raft_consensus.cc:359] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.613189 19543 raft_consensus.cc:385] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.613547 19543 raft_consensus.cc:740] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.613845 19540 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.614482 19543 consensus_queue.cc:260] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.615417 19542 tablet_bootstrap.cc:654] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.622995 19540 tablet_bootstrap.cc:654] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.685221 19376 heartbeater.cc:499] Master 127.15.251.62:39271 was elected leader, sending a full tablet report...
I20260710 11:10:42.685774 19543 ts_tablet_manager.cc:1434] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.076s	user 0.026s	sys 0.044s
I20260710 11:10:42.687052 19543 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.689837 19542 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.690356 19542 ts_tablet_manager.cc:1403] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.061s
I20260710 11:10:42.693375 19542 raft_consensus.cc:359] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.694188 19542 raft_consensus.cc:385] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.694278 19543 tablet_bootstrap.cc:654] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.694533 19542 raft_consensus.cc:740] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.695335 19542 consensus_queue.cc:260] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.696907 19540 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:42.697448 19542 ts_tablet_manager.cc:1434] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:42.698415 19542 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.697448 19540 ts_tablet_manager.cc:1403] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.039s
I20260710 11:10:42.702911 19540 raft_consensus.cc:359] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.703632 19540 raft_consensus.cc:385] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.703907 19540 raft_consensus.cc:740] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.704843 19542 tablet_bootstrap.cc:654] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.704625 19540 consensus_queue.cc:260] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.706203 19543 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:42.706754 19543 ts_tablet_manager.cc:1403] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:10:42.710240 19540 ts_tablet_manager.cc:1434] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:10:42.710379 19543 raft_consensus.cc:359] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.711277 19543 raft_consensus.cc:385] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.711602 19543 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.711688 19540 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.712599 19543 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.715178 19543 ts_tablet_manager.cc:1434] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:42.716184 19543 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.720805 19540 tablet_bootstrap.cc:654] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.723493 19549 raft_consensus.cc:493] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.724140 19542 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.725042 19542 ts_tablet_manager.cc:1403] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260710 11:10:42.724879 19549 raft_consensus.cc:515] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.730381 19545 raft_consensus.cc:493] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.733954 19545 raft_consensus.cc:515] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
W20260710 11:10:42.736959 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:42.730952 19542 raft_consensus.cc:359] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.731983 19543 tablet_bootstrap.cc:654] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.738134 19542 raft_consensus.cc:385] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.738487 19542 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.739261 19542 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.741850 19542 ts_tablet_manager.cc:1434] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:10:42.743430 19542 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.739806 19549 leader_election.cc:290] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.748137 19540 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:42.748682 19540 ts_tablet_manager.cc:1403] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.006s
I20260710 11:10:42.752295 19540 raft_consensus.cc:359] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.753059 19545 leader_election.cc:290] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.753154 19540 raft_consensus.cc:385] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.753561 19540 raft_consensus.cc:740] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.754588 19540 consensus_queue.cc:260] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.761073 19540 ts_tablet_manager.cc:1434] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:10:42.761569 19542 tablet_bootstrap.cc:654] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.762159 19540 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.764750 19543 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:42.769508 19543 ts_tablet_manager.cc:1403] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.011s
I20260710 11:10:42.772804 19543 raft_consensus.cc:359] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.773718 19543 raft_consensus.cc:385] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.774075 19543 raft_consensus.cc:740] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.774982 19543 consensus_queue.cc:260] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.777096 19540 tablet_bootstrap.cc:654] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.777356 19543 ts_tablet_manager.cc:1434] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:42.778537 19543 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.780102 19542 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.780573 19542 ts_tablet_manager.cc:1403] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.004s
I20260710 11:10:42.783349 19542 raft_consensus.cc:359] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.784165 19542 raft_consensus.cc:385] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.784512 19542 raft_consensus.cc:740] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.785281 19542 consensus_queue.cc:260] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.787104 19543 tablet_bootstrap.cc:654] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.787545 19542 ts_tablet_manager.cc:1434] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:42.788691 19542 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.791236 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
W20260710 11:10:42.793402 19314 leader_election.cc:343] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.796255 19542 tablet_bootstrap.cc:654] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.807773 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a4570989f749f283238b2aea5c5a81" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:42.809224 19549 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.809813 19549 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.812017 19549 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.814551 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
W20260710 11:10:42.816481 19314 leader_election.cc:343] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.817167 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a4570989f749f283238b2aea5c5a81" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
W20260710 11:10:42.817677 19391 leader_election.cc:343] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:42.819199 19389 leader_election.cc:343] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.819789 19389 leader_election.cc:304] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94
I20260710 11:10:42.820582 19545 raft_consensus.cc:2749] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.821221 19543 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:42.821882 19543 ts_tablet_manager.cc:1403] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.010s
I20260710 11:10:42.823716 19542 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.824204 19542 ts_tablet_manager.cc:1403] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.014s
I20260710 11:10:42.825100 19543 raft_consensus.cc:359] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.825932 19543 raft_consensus.cc:385] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.826247 19543 raft_consensus.cc:740] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.826999 19543 consensus_queue.cc:260] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.827184 19542 raft_consensus.cc:359] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.827905 19542 raft_consensus.cc:385] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.828214 19542 raft_consensus.cc:740] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.829198 19543 ts_tablet_manager.cc:1434] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:42.829018 19542 consensus_queue.cc:260] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.830296 19543 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.830834 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:42.831157 19499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:42.831884 19499 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
W20260710 11:10:42.832191 19314 leader_election.cc:343] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.832698 19314 leader_election.cc:304] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94
I20260710 11:10:42.833952 19314 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:42.834262 19542 ts_tablet_manager.cc:1434] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:10:42.835269 19545 raft_consensus.cc:493] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.835636 19554 raft_consensus.cc:2749] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.835757 19545 raft_consensus.cc:515] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.836378 19554 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.836733 19554 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.837056 19554 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.837908 19545 leader_election.cc:290] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.835240 19542 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.838585 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:42.839260 19351 raft_consensus.cc:2468] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 0.
I20260710 11:10:42.840340 19391 leader_election.cc:304] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:42.841317 19545 raft_consensus.cc:2804] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.841737 19545 raft_consensus.cc:493] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.842078 19545 raft_consensus.cc:3060] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.842442 19543 tablet_bootstrap.cc:654] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.844892 19542 tablet_bootstrap.cc:654] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.845659 19499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:42.846308 19499 raft_consensus.cc:2468] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 0.
I20260710 11:10:42.851796 19545 raft_consensus.cc:515] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.854984 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:42.853353 19554 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.859315 19351 raft_consensus.cc:3060] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.860026 19540 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:42.856196 19542 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.860875 19540 ts_tablet_manager.cc:1403] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.013s
I20260710 11:10:42.860913 19542 ts_tablet_manager.cc:1403] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260710 11:10:42.855410 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:42.864106 19500 raft_consensus.cc:3060] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.864627 19554 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.864296 19542 raft_consensus.cc:359] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.865092 19542 raft_consensus.cc:385] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.865396 19542 raft_consensus.cc:740] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.865836 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:42.866138 19542 consensus_queue.cc:260] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.858464 19543 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:42.866382 19499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:42.867282 19543 ts_tablet_manager.cc:1403] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.008s
I20260710 11:10:42.867411 19499 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.869396 19540 raft_consensus.cc:359] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.870213 19540 raft_consensus.cc:385] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.870532 19540 raft_consensus.cc:740] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.873494 19351 raft_consensus.cc:2468] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
W20260710 11:10:42.873746 19314 leader_election.cc:343] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.874125 19543 raft_consensus.cc:359] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.875026 19542 ts_tablet_manager.cc:1434] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:10:42.875442 19500 raft_consensus.cc:2468] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:42.875841 19391 leader_election.cc:304] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:42.876142 19542 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.876878 19545 leader_election.cc:290] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.877666 19545 raft_consensus.cc:2804] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.878288 19545 raft_consensus.cc:697] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:42.879432 19545 consensus_queue.cc:237] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.875200 19543 raft_consensus.cc:385] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.882089 19543 raft_consensus.cc:740] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.882236 19542 tablet_bootstrap.cc:654] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.881618 19554 raft_consensus.cc:493] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.882318 19540 consensus_queue.cc:260] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.883031 19554 raft_consensus.cc:515] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.886132 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:42.886128 19543 consensus_queue.cc:260] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.887301 19426 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
I20260710 11:10:42.888399 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:42.888963 19543 ts_tablet_manager.cc:1434] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.004s
I20260710 11:10:42.881158 19499 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 1.
I20260710 11:10:42.890555 19314 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:42.891542 19549 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.892779 19543 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.893366 19314 leader_election.cc:304] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:42.894243 19549 raft_consensus.cc:697] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Running, Role: LEADER
I20260710 11:10:42.894485 19573 raft_consensus.cc:2804] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.894894 19573 raft_consensus.cc:493] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.895248 19573 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.895210 19549 consensus_queue.cc:237] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.900732 19540 ts_tablet_manager.cc:1434] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 11:10:42.902063 19540 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.889673 19554 leader_election.cc:290] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.889081 19500 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
I20260710 11:10:42.911649 19540 tablet_bootstrap.cc:654] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.911504 19247 catalog_manager.cc:5697] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 1 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.917562 19542 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:42.918987 19542 ts_tablet_manager.cc:1403] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.019s
I20260710 11:10:42.919385 19543 tablet_bootstrap.cc:654] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.905822 19573 raft_consensus.cc:515] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.922523 19542 raft_consensus.cc:359] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.923383 19542 raft_consensus.cc:385] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.923761 19542 raft_consensus.cc:740] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.924938 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:42.924698 19542 consensus_queue.cc:260] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.925588 19426 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.930162 19542 ts_tablet_manager.cc:1434] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:10:42.931277 19542 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:42.934258 19426 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 1.
I20260710 11:10:42.935973 19314 leader_election.cc:304] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:42.936894 19549 raft_consensus.cc:2804] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.937479 19549 raft_consensus.cc:697] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Running, Role: LEADER
I20260710 11:10:42.938359 19549 consensus_queue.cc:237] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.942761 19540 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:42.943497 19540 ts_tablet_manager.cc:1403] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260710 11:10:42.943964 19548 raft_consensus.cc:493] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.944643 19548 raft_consensus.cc:515] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.947016 19573 leader_election.cc:290] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:42.947671 19540 raft_consensus.cc:359] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.948781 19540 raft_consensus.cc:385] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.928289 19248 catalog_manager.cc:5697] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.951064 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:42.949208 19540 raft_consensus.cc:740] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.955665 19548 leader_election.cc:290] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:42.955633 19540 consensus_queue.cc:260] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.951936 19500 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.957705 19543 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:42.958251 19543 ts_tablet_manager.cc:1403] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.066s	user 0.041s	sys 0.004s
I20260710 11:10:42.958655 19540 ts_tablet_manager.cc:1434] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:10:42.959772 19540 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:42.961613 19543 raft_consensus.cc:359] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.962401 19543 raft_consensus.cc:385] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.962734 19543 raft_consensus.cc:740] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.963603 19543 consensus_queue.cc:260] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:42.966065 19543 ts_tablet_manager.cc:1434] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:42.967062 19540 tablet_bootstrap.cc:654] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.967267 19543 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:42.973031 19542 tablet_bootstrap.cc:654] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.976298 19543 tablet_bootstrap.cc:654] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.978193 19500 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 1.
I20260710 11:10:42.987223 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:42.987954 19426 raft_consensus.cc:2468] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 0.
I20260710 11:10:42.990598 19463 leader_election.cc:304] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:42.991895 19548 raft_consensus.cc:2804] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.992305 19548 raft_consensus.cc:493] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.992775 19548 raft_consensus.cc:3060] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.009615 19540 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:43.010054 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:43.010524 19540 ts_tablet_manager.cc:1403] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.012s
W20260710 11:10:43.012434 19465 leader_election.cc:343] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:43.013065 19548 raft_consensus.cc:515] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.015189 19540 raft_consensus.cc:359] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.016047 19540 raft_consensus.cc:385] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.016441 19540 raft_consensus.cc:740] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.016826 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:43.017334 19540 consensus_queue.cc:260] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
W20260710 11:10:43.019075 19465 leader_election.cc:343] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:43.019974 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:43.020565 19540 ts_tablet_manager.cc:1434] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:10:43.020673 19426 raft_consensus.cc:3060] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.021863 19540 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:43.023322 19542 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:43.023998 19542 ts_tablet_manager.cc:1403] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260710 11:10:43.029839 19540 tablet_bootstrap.cc:654] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.038915 19542 raft_consensus.cc:359] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.039812 19542 raft_consensus.cc:385] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.040333 19542 raft_consensus.cc:740] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.037801 19426 raft_consensus.cc:2468] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 1.
I20260710 11:10:43.043169 19542 consensus_queue.cc:260] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.039669 19548 leader_election.cc:290] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:43.045418 19548 raft_consensus.cc:493] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.045939 19548 raft_consensus.cc:515] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.049856 19543 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:43.049841 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.050684 19543 ts_tablet_manager.cc:1403] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.033s
I20260710 11:10:43.050964 19425 raft_consensus.cc:2468] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 0.
I20260710 11:10:43.052039 19542 ts_tablet_manager.cc:1434] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.003s
I20260710 11:10:43.052800 19463 leader_election.cc:304] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.054001 19543 raft_consensus.cc:359] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.054986 19543 raft_consensus.cc:385] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.054847 19463 leader_election.cc:304] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:43.056679 19589 raft_consensus.cc:2804] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.055456 19543 raft_consensus.cc:740] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.057142 19589 raft_consensus.cc:493] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.057559 19589 raft_consensus.cc:3060] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.057803 19543 consensus_queue.cc:260] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.059985 19586 raft_consensus.cc:2804] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.060772 19543 ts_tablet_manager.cc:1434] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:10:43.062299 19543 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:43.062903 19542 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:43.063897 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
W20260710 11:10:43.065779 19465 leader_election.cc:343] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:43.066651 19548 leader_election.cc:290] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799)
I20260710 11:10:43.070696 19586 raft_consensus.cc:697] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:43.072188 19540 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:43.071718 19586 consensus_queue.cc:237] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.072819 19540 ts_tablet_manager.cc:1403] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.027s
I20260710 11:10:43.075871 19540 raft_consensus.cc:359] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.076891 19540 raft_consensus.cc:385] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.072886 19542 tablet_bootstrap.cc:654] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.077371 19540 raft_consensus.cc:740] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.077837 19589 raft_consensus.cc:515] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.078267 19540 consensus_queue.cc:260] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.081133 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:43.081301 19540 ts_tablet_manager.cc:1434] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:43.081832 19426 raft_consensus.cc:3060] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.082792 19540 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
I20260710 11:10:43.083691 19247 catalog_manager.cc:5697] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.085196 19590 raft_consensus.cc:493] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.085728 19590 raft_consensus.cc:515] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.088927 19543 tablet_bootstrap.cc:654] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.088863 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a4570989f749f283238b2aea5c5a81" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:43.089656 19351 raft_consensus.cc:2468] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 0.
I20260710 11:10:43.090981 19465 leader_election.cc:304] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.091374 19540 tablet_bootstrap.cc:654] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.091972 19548 raft_consensus.cc:2804] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.092420 19548 raft_consensus.cc:493] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.092844 19548 raft_consensus.cc:3060] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.100646 19540 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:43.101229 19540 ts_tablet_manager.cc:1403] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 11:10:43.101651 19590 leader_election.cc:290] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:43.103274 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a4570989f749f283238b2aea5c5a81" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.104002 19425 raft_consensus.cc:2468] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 0.
I20260710 11:10:43.104262 19540 raft_consensus.cc:359] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.105156 19540 raft_consensus.cc:385] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.105508 19540 raft_consensus.cc:740] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.106024 19426 raft_consensus.cc:2468] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 1.
I20260710 11:10:43.106411 19540 consensus_queue.cc:260] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.107313 19463 leader_election.cc:304] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.108278 19590 raft_consensus.cc:2804] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.109128 19540 ts_tablet_manager.cc:1434] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:10:43.108896 19548 raft_consensus.cc:515] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.111781 19543 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:43.112020 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a4570989f749f283238b2aea5c5a81" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:43.112794 19351 raft_consensus.cc:3060] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.113348 19589 leader_election.cc:290] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Requested vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799)
I20260710 11:10:43.113735 19350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:43.115283 19540 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: Bootstrap starting.
W20260710 11:10:43.115438 19465 leader_election.cc:343] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:43.118294 19590 raft_consensus.cc:697] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:43.112329 19543 ts_tablet_manager.cc:1403] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.008s
I20260710 11:10:43.119307 19590 consensus_queue.cc:237] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.123548 19543 raft_consensus.cc:359] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.124814 19543 raft_consensus.cc:385] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.125099 19351 raft_consensus.cc:2468] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 1.
I20260710 11:10:43.125238 19543 raft_consensus.cc:740] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.126320 19465 leader_election.cc:304] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.126705 19540 tablet_bootstrap.cc:654] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.127460 19595 raft_consensus.cc:2804] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.129750 19569 raft_consensus.cc:493] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.129575 19543 consensus_queue.cc:260] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.130405 19569 raft_consensus.cc:515] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.131688 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a4570989f749f283238b2aea5c5a81" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:43.132328 19426 raft_consensus.cc:3060] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.132481 19543 ts_tablet_manager.cc:1434] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:10:43.132501 19542 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:43.133803 19549 raft_consensus.cc:493] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.131893 19548 leader_election.cc:290] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:43.134794 19542 ts_tablet_manager.cc:1403] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.003s
I20260710 11:10:43.134335 19549 raft_consensus.cc:515] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.136085 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.139217 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.136613 19549 leader_election.cc:290] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.140964 19569 leader_election.cc:290] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.136777 19500 raft_consensus.cc:2468] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 0.
I20260710 11:10:43.141491 19499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.145511 19499 raft_consensus.cc:2468] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
I20260710 11:10:43.146303 19389 leader_election.cc:304] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.146759 19314 leader_election.cc:304] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.129698 19595 raft_consensus.cc:697] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:43.147735 19549 raft_consensus.cc:2804] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.148146 19549 raft_consensus.cc:493] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.148706 19549 raft_consensus.cc:3060] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.149094 19542 raft_consensus.cc:359] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.149885 19542 raft_consensus.cc:385] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.148182 19595 consensus_queue.cc:237] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.152073 19543 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:43.150172 19542 raft_consensus.cc:740] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.139895 19425 raft_consensus.cc:2468] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
I20260710 11:10:43.150727 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:43.155015 19569 raft_consensus.cc:2804] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.156646 19542 consensus_queue.cc:260] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.157837 19569 raft_consensus.cc:493] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.158272 19569 raft_consensus.cc:3060] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.158566 19549 raft_consensus.cc:515] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.159312 19542 ts_tablet_manager.cc:1434] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:10:43.160326 19542 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94: Bootstrap starting.
I20260710 11:10:43.159857 19247 catalog_manager.cc:5697] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:43.162050 19426 raft_consensus.cc:2468] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 1.
I20260710 11:10:43.166687 19542 tablet_bootstrap.cc:654] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.167228 19543 tablet_bootstrap.cc:654] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.167541 19351 raft_consensus.cc:2393] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24ed5451f27842f882d10354ea27d32f in current term 1: Already voted for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in this term.
I20260710 11:10:43.169920 19569 raft_consensus.cc:515] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.174786 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:43.176177 19351 raft_consensus.cc:2393] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24ed5451f27842f882d10354ea27d32f in current term 1: Already voted for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in this term.
I20260710 11:10:43.176677 19549 leader_election.cc:290] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.176908 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:43.178036 19500 raft_consensus.cc:3060] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.180878 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:43.181710 19499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:43.184190 19543 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:43.186115 19543 ts_tablet_manager.cc:1403] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260710 11:10:43.187139 19389 leader_election.cc:304] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94
I20260710 11:10:43.189097 19543 raft_consensus.cc:359] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.189891 19543 raft_consensus.cc:385] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.190266 19543 raft_consensus.cc:740] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.189795 19247 catalog_manager.cc:5697] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:43.190984 19543 consensus_queue.cc:260] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.181742 19426 raft_consensus.cc:2393] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in current term 1: Already voted for candidate 24ed5451f27842f882d10354ea27d32f in this term.
I20260710 11:10:43.193506 19543 ts_tablet_manager.cc:1434] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:43.194144 19570 raft_consensus.cc:2749] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:43.194984 19543 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:43.193677 19500 raft_consensus.cc:2468] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 1.
I20260710 11:10:43.197950 19314 leader_election.cc:304] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:43.199168 19549 raft_consensus.cc:2804] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.199676 19549 raft_consensus.cc:697] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Running, Role: LEADER
I20260710 11:10:43.200040 19540 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: No bootstrap required, opened a new log
I20260710 11:10:43.200834 19569 leader_election.cc:290] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.200539 19549 consensus_queue.cc:237] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.201498 19543 tablet_bootstrap.cc:654] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:43.200565 19540 ts_tablet_manager.cc:1403] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.006s
I20260710 11:10:43.207026 19540 raft_consensus.cc:359] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.207556 19540 raft_consensus.cc:385] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.207861 19540 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.208766 19540 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.191807 19247 catalog_manager.cc:5697] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:43.209779 19542 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94: No bootstrap required, opened a new log
I20260710 11:10:43.210345 19542 ts_tablet_manager.cc:1403] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.011s
I20260710 11:10:43.213124 19542 raft_consensus.cc:359] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.213884 19540 ts_tablet_manager.cc:1434] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:43.213852 19542 raft_consensus.cc:385] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.214394 19542 raft_consensus.cc:740] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.215166 19542 consensus_queue.cc:260] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.216780 19542 ts_tablet_manager.cc:1434] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:43.220584 19543 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: No bootstrap required, opened a new log
I20260710 11:10:43.221067 19543 ts_tablet_manager.cc:1403] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 11:10:43.224293 19543 raft_consensus.cc:359] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.225159 19543 raft_consensus.cc:385] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:43.225468 19543 raft_consensus.cc:740] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:43.224316 19249 catalog_manager.cc:5697] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.226073 19549 raft_consensus.cc:493] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.226261 19543 consensus_queue.cc:260] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.226611 19549 raft_consensus.cc:515] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.228458 19543 ts_tablet_manager.cc:1434] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:43.228739 19549 leader_election.cc:290] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.229765 19590 raft_consensus.cc:493] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.230180 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.230610 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.230280 19590 raft_consensus.cc:515] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.231101 19426 raft_consensus.cc:2393] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in current term 1: Already voted for candidate dce28c1144f542b3add43035e2804b94 in this term.
I20260710 11:10:43.232520 19314 leader_election.cc:304] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94
I20260710 11:10:43.232792 19590 leader_election.cc:290] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:43.233596 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:43.233731 19549 raft_consensus.cc:3060] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.234320 19351 raft_consensus.cc:2468] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 0.
I20260710 11:10:43.235427 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.235703 19465 leader_election.cc:304] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.236141 19426 raft_consensus.cc:2468] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 0.
I20260710 11:10:43.238281 19590 raft_consensus.cc:2804] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.238735 19590 raft_consensus.cc:493] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.239084 19590 raft_consensus.cc:3060] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.242590 19549 raft_consensus.cc:2749] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:43.246069 19590 raft_consensus.cc:515] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.248157 19590 leader_election.cc:290] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:43.248781 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:43.249303 19351 raft_consensus.cc:3060] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.249238 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:43.250141 19426 raft_consensus.cc:3060] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.254851 19351 raft_consensus.cc:2468] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 1.
I20260710 11:10:43.255465 19426 raft_consensus.cc:2468] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 1.
I20260710 11:10:43.255846 19465 leader_election.cc:304] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.256716 19590 raft_consensus.cc:2804] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.257227 19590 raft_consensus.cc:697] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:43.258060 19590 consensus_queue.cc:237] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.259261 19549 raft_consensus.cc:493] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.259764 19549 raft_consensus.cc:515] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.262408 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.262763 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.263116 19426 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
I20260710 11:10:43.263458 19549 leader_election.cc:290] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.263474 19500 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 0.
I20260710 11:10:43.264953 19314 leader_election.cc:304] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.265764 19549 raft_consensus.cc:2804] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.266646 19549 raft_consensus.cc:493] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.266968 19549 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.269626 19249 catalog_manager.cc:5697] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:43.274144 19549 raft_consensus.cc:515] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.276458 19549 leader_election.cc:290] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.277765 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:43.277863 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:43.278574 19500 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.278589 19426 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.286084 19426 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 1.
I20260710 11:10:43.286084 19500 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in term 1.
I20260710 11:10:43.287355 19314 leader_election.cc:304] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.288023 19549 raft_consensus.cc:2804] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.288528 19549 raft_consensus.cc:697] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Running, Role: LEADER
I20260710 11:10:43.289415 19549 consensus_queue.cc:237] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.297082 19249 catalog_manager.cc:5697] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.327881 19569 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.328404 19569 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.330279 19569 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.331019 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:43.331228 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.331938 19500 raft_consensus.cc:2393] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24ed5451f27842f882d10354ea27d32f in current term 1: Already voted for candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in this term.
I20260710 11:10:43.332810 19389 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94
I20260710 11:10:43.333412 19569 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.338924 19569 raft_consensus.cc:2749] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:43.340194 19549 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.351780 19549 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.367414 19549 consensus_queue.cc:1048] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.378810 19549 consensus_queue.cc:1048] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.454272 19549 raft_consensus.cc:493] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.454792 19549 raft_consensus.cc:515] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.456408 19569 raft_consensus.cc:493] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.456682 19549 leader_election.cc:290] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.456955 19569 raft_consensus.cc:515] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.457485 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:43.457764 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.458263 19426 raft_consensus.cc:2393] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cf43e64ac5d40c2b0399168d1a28bf8 in current term 1: Already voted for candidate dce28c1144f542b3add43035e2804b94 in this term.
I20260710 11:10:43.459125 19569 leader_election.cc:290] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.459510 19314 leader_election.cc:304] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94
I20260710 11:10:43.460259 19549 raft_consensus.cc:3060] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.460157 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:43.460922 19500 raft_consensus.cc:2468] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 0.
I20260710 11:10:43.461098 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" is_pre_election: true
I20260710 11:10:43.461763 19351 raft_consensus.cc:2468] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 0.
I20260710 11:10:43.461921 19389 leader_election.cc:304] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:43.462757 19569 raft_consensus.cc:2804] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:43.463061 19569 raft_consensus.cc:493] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:43.463335 19569 raft_consensus.cc:3060] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.466077 19549 raft_consensus.cc:2749] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:43.468048 19569 raft_consensus.cc:515] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.469650 19569 leader_election.cc:290] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:43.470438 19351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:43.470746 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:43.471052 19351 raft_consensus.cc:3060] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.471323 19500 raft_consensus.cc:3060] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.472788 19569 consensus_queue.cc:1048] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.477891 19351 raft_consensus.cc:2468] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:43.477891 19500 raft_consensus.cc:2468] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:43.479168 19391 leader_election.cc:304] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:43.479883 19569 raft_consensus.cc:2804] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:43.480358 19569 raft_consensus.cc:697] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:43.481125 19569 consensus_queue.cc:237] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:43.488312 19570 consensus_queue.cc:1048] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.494378 19247 catalog_manager.cc:5697] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 1 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.520637 19590 consensus_queue.cc:1048] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.531229 19595 consensus_queue.cc:1048] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.565567 16364 ts_manager.cc:295] Set tserver state for 2cf43e64ac5d40c2b0399168d1a28bf8 to MAINTENANCE_MODE
I20260710 11:10:43.566248 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:10:43.584728 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:43.585589 16364 tablet_replica.cc:333] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.586206 16364 raft_consensus.cc:2243] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:43.586655 16364 raft_consensus.cc:2272] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.588990 16364 tablet_replica.cc:333] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.589607 16364 raft_consensus.cc:2243] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:43.589980 16364 raft_consensus.cc:2272] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.591485 16364 tablet_replica.cc:333] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.591980 16364 raft_consensus.cc:2243] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:43.592331 16364 raft_consensus.cc:2272] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.594074 16364 tablet_replica.cc:333] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.594576 16364 raft_consensus.cc:2243] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:43.595322 16364 raft_consensus.cc:2272] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.597297 16364 tablet_replica.cc:333] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.597810 16364 raft_consensus.cc:2243] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:43.598348 16364 pending_rounds.cc:70] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Trying to abort 1 pending ops.
I20260710 11:10:43.598567 16364 pending_rounds.cc:77] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960829759561728 op_type: NO_OP noop_request { }
I20260710 11:10:43.598927 16364 raft_consensus.cc:2889] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:43.599200 16364 raft_consensus.cc:2272] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.601001 16364 tablet_replica.cc:333] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.601572 16364 raft_consensus.cc:2243] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:43.602027 16364 raft_consensus.cc:2272] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.603875 16364 tablet_replica.cc:333] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.604425 16364 raft_consensus.cc:2243] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:43.604779 16364 raft_consensus.cc:2272] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.606456 16364 tablet_replica.cc:333] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.606969 16364 raft_consensus.cc:2243] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:43.607491 16364 pending_rounds.cc:70] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Trying to abort 1 pending ops.
I20260710 11:10:43.607689 16364 pending_rounds.cc:77] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960830121390080 op_type: NO_OP noop_request { }
I20260710 11:10:43.607959 16364 raft_consensus.cc:2889] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:43.608217 16364 raft_consensus.cc:2272] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.610196 16364 tablet_replica.cc:333] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.610684 16364 raft_consensus.cc:2243] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:43.611398 16364 raft_consensus.cc:2272] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.613250 16364 tablet_replica.cc:333] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: stopping tablet replica
I20260710 11:10:43.613754 16364 raft_consensus.cc:2243] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:43.614099 16364 raft_consensus.cc:2272] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:43.620958 19595 consensus_queue.cc:1048] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.637390 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
W20260710 11:10:43.646116 19465 consensus_peers.cc:597] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.651073 19465 consensus_peers.cc:597] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.659365 19465 consensus_peers.cc:597] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:43.670578 19548 consensus_queue.cc:1048] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.734843 19548 consensus_queue.cc:1048] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:43.738004 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:43.900944 19569 consensus_queue.cc:1048] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:43.915921 19391 consensus_peers.cc:597] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.936045 19391 consensus_peers.cc:597] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:44.097885 19465 consensus_peers.cc:597] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:44.739073 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:44.818094 19570 raft_consensus.cc:493] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:44.818629 19570 raft_consensus.cc:515] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.820310 19570 leader_election.cc:290] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:44.821417 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:44.822072 19500 raft_consensus.cc:2468] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:44.823099 19389 leader_election.cc:304] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
W20260710 11:10:44.823665 19391 leader_election.cc:336] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.823757 19570 raft_consensus.cc:2804] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:44.824152 19570 raft_consensus.cc:493] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:44.824424 19570 raft_consensus.cc:3060] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:44.829890 19570 raft_consensus.cc:515] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.831650 19570 leader_election.cc:290] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:44.832726 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "874ee07cb77e4c188bbe9485ca0114d5" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:44.833256 19500 raft_consensus.cc:3060] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:44.835192 19391 leader_election.cc:336] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.838641 19500 raft_consensus.cc:2468] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:44.839619 19389 leader_election.cc:304] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:44.840266 19570 raft_consensus.cc:2804] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:44.840662 19570 raft_consensus.cc:697] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:44.841418 19570 consensus_queue.cc:237] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER 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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.848206 19249 catalog_manager.cc:5697] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:44.850109 19548 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cf43e64ac5d40c2b0399168d1a28bf8)
I20260710 11:10:44.850553 19548 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.852546 19548 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:44.853771 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:44.855424 19570 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cf43e64ac5d40c2b0399168d1a28bf8)
I20260710 11:10:44.855899 19570 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
W20260710 11:10:44.856587 19465 leader_election.cc:336] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.857081 19465 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [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: dce28c1144f542b3add43035e2804b94; no voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:44.857911 19548 raft_consensus.cc:2749] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:44.857980 19570 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:44.859279 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:44.859897 19500 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:44.860883 19389 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:44.861845 19570 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:44.862149 19570 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cf43e64ac5d40c2b0399168d1a28bf8)
I20260710 11:10:44.862520 19570 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:44.862557 19391 leader_election.cc:336] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.867247 19570 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.868731 19570 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:44.869707 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:44.870193 19500 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:44.872072 19391 leader_election.cc:336] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.874838 19500 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:44.875775 19389 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:44.876390 19570 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:44.876780 19570 raft_consensus.cc:697] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:44.877259 19548 raft_consensus.cc:493] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cf43e64ac5d40c2b0399168d1a28bf8)
I20260710 11:10:44.877614 19570 consensus_queue.cc:237] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.877844 19548 raft_consensus.cc:515] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.879503 19548 leader_election.cc:290] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:44.880545 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "24ed5451f27842f882d10354ea27d32f" is_pre_election: true
I20260710 11:10:44.881855 19570 raft_consensus.cc:493] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cf43e64ac5d40c2b0399168d1a28bf8)
I20260710 11:10:44.882351 19570 raft_consensus.cc:515] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.884027 19570 leader_election.cc:290] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
W20260710 11:10:44.883982 19465 leader_election.cc:336] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.884713 19465 leader_election.cc:304] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [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: dce28c1144f542b3add43035e2804b94; no voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:44.885069 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:44.885464 19548 raft_consensus.cc:2749] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:44.886174 19500 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:44.887301 19389 leader_election.cc:304] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:44.887336 19249 catalog_manager.cc:5697] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:44.888134 19570 raft_consensus.cc:2804] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:10:44.888584 19391 leader_election.cc:336] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.888952 19570 raft_consensus.cc:493] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cf43e64ac5d40c2b0399168d1a28bf8)
I20260710 11:10:44.889346 19570 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:44.894477 19570 raft_consensus.cc:515] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.896468 19570 leader_election.cc:290] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:44.897539 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:44.898077 19500 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:44.899780 19391 leader_election.cc:336] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:44.903667 19500 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:44.904613 19389 leader_election.cc:304] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:44.905326 19570 raft_consensus.cc:2804] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:44.905819 19570 raft_consensus.cc:697] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:44.906431 19570 consensus_queue.cc:237] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:44.913585 19249 catalog_manager.cc:5697] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:45.039314 19570 raft_consensus.cc:493] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:45.039824 19570 raft_consensus.cc:515] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:45.041465 19570 leader_election.cc:290] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:45.042519 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94" is_pre_election: true
I20260710 11:10:45.043172 19500 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 1.
I20260710 11:10:45.044073 19389 leader_election.cc:304] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:45.044813 19570 raft_consensus.cc:2804] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:45.045173 19570 raft_consensus.cc:493] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:10:45.045342 19391 leader_election.cc:336] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:45.045568 19570 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:45.050310 19570 raft_consensus.cc:515] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:45.051755 19570 leader_election.cc:290] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:45.052738 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:45.053282 19500 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:45.055116 19391 leader_election.cc:336] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111)
I20260710 11:10:45.058425 19500 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:45.059329 19389 leader_election.cc:304] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, dce28c1144f542b3add43035e2804b94; no voters: 2cf43e64ac5d40c2b0399168d1a28bf8
I20260710 11:10:45.059969 19570 raft_consensus.cc:2804] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:45.060457 19570 raft_consensus.cc:697] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:45.061265 19570 consensus_queue.cc:237] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER 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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:45.067653 19249 catalog_manager.cc:5697] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:45.235617 19391 consensus_peers.cc:597] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.279091 19500 raft_consensus.cc:1275] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:45.280833 19570 consensus_queue.cc:1048] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:45.325588 19500 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:45.327097 19637 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:10:45.344103 19391 consensus_peers.cc:597] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.347734 19498 raft_consensus.cc:1275] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:45.349543 19570 consensus_queue.cc:1048] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:45.363790 19391 consensus_peers.cc:597] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.470021 19500 raft_consensus.cc:1275] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:45.471336 19637 consensus_queue.cc:1048] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:45.486827 19391 consensus_peers.cc:597] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:45.740173 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:46.175024 19465 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260710 11:10:46.243094 19391 consensus_peers.cc:597] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.258190 19465 consensus_peers.cc:597] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.349287 19465 consensus_peers.cc:597] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.418471 19465 consensus_peers.cc:597] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.444635 19391 consensus_peers.cc:597] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.583083 19465 consensus_peers.cc:597] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.741128 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:47.742098 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:47.753661 19391 consensus_peers.cc:597] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:47.764698 19391 consensus_peers.cc:597] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:47.841624 19391 consensus_peers.cc:597] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:48.108605 19391 consensus_peers.cc:597] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:10:48.656554 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:48.663447 19646 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:10:48.663965 19647 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:10:48.666600 19649 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:10:48.668125 16364 server_base.cc:1061] running on GCE node
W20260710 11:10:48.669368 19391 consensus_peers.cc:597] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.670698 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:48.670974 16364 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:10:48.671156 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681848671140 us; error 0 us; skew 500 ppm
I20260710 11:10:48.671838 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:48.674660 16364 webserver.cc:533] Webserver started at http://127.15.251.1:42485/ using document root <none> and password file <none>
I20260710 11:10:48.675200 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:48.675359 16364 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:48.679273 16364 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:10:48.683355 19654 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:10:48.684259 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:48.684697 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-zf5q"
I20260710 11:10:48.685091 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681764564472-16364-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:10:48.710004 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:48.711305 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:48.712955 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:48.717089 19661 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:10:48.742992 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:48.766474 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:10:48.766808 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260710 11:10:48.767184 16364 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:10:48.772732 19661 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.786507 19661 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.787562 19661 tablet_bootstrap.cc:492] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
W20260710 11:10:48.787531 19465 consensus_peers.cc:597] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.788429 19661 ts_tablet_manager.cc:1403] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:10:48.790767 19661 raft_consensus.cc:359] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.791289 19661 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.791968 19661 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.794462 19661 ts_tablet_manager.cc:1434] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:48.795094 19661 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.804760 16364 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:10:48.805063 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.033s	sys 0.002s
I20260710 11:10:48.805334 19661 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.806242 19661 tablet_bootstrap.cc:492] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.806869 19661 ts_tablet_manager.cc:1403] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:10:48.808827 19661 raft_consensus.cc:359] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.809329 19661 raft_consensus.cc:740] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.810055 19661 consensus_queue.cc:260] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.811597 19661 ts_tablet_manager.cc:1434] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:48.812247 19661 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.828742 19661 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.829934 19661 tablet_bootstrap.cc:492] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.830542 19661 ts_tablet_manager.cc:1403] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:10:48.832715 19661 raft_consensus.cc:359] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.833324 19661 raft_consensus.cc:740] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.834183 19661 consensus_queue.cc:260] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.836287 19661 ts_tablet_manager.cc:1434] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:48.837251 19661 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.848507 19661 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.849301 19661 tablet_bootstrap.cc:492] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.849923 19661 ts_tablet_manager.cc:1403] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:10:48.852259 19661 raft_consensus.cc:359] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.852880 19661 raft_consensus.cc:740] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.853493 19661 consensus_queue.cc:260] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.855098 19661 ts_tablet_manager.cc:1434] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:48.855741 19661 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.869350 19661 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.870205 19661 tablet_bootstrap.cc:492] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.870886 19661 ts_tablet_manager.cc:1403] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
W20260710 11:10:48.873162 19391 consensus_peers.cc:597] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.875311 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:40799
I20260710 11:10:48.875399 19723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:40799 every 8 connection(s)
I20260710 11:10:48.875335 19661 raft_consensus.cc:359] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.876361 19661 raft_consensus.cc:740] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.877071 19661 consensus_queue.cc:260] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.879179 19661 ts_tablet_manager.cc:1434] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:48.881570 19661 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.881752 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:48.915159 19724 heartbeater.cc:344] Connected to a master server at 127.15.251.62:39271
I20260710 11:10:48.915880 19724 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:48.917420 19724 heartbeater.cc:507] Master 127.15.251.62:39271 requested a full tablet report, sending...
I20260710 11:10:48.926882 19249 ts_manager.cc:194] Re-registered known tserver with Master: 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799)
I20260710 11:10:48.939611 19661 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.940543 19661 tablet_bootstrap.cc:492] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.940758 19249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36298
I20260710 11:10:48.941301 19661 ts_tablet_manager.cc:1403] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.016s
I20260710 11:10:48.944478 19724 heartbeater.cc:499] Master 127.15.251.62:39271 was elected leader, sending a full tablet report...
I20260710 11:10:48.956148 19661 raft_consensus.cc:359] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.956844 19661 raft_consensus.cc:740] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.958019 19661 consensus_queue.cc:260] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
W20260710 11:10:48.959447 19465 consensus_peers.cc:597] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.960282 19661 ts_tablet_manager.cc:1434] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:10:48.961155 19661 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.962291 19426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
mode: GRACEFUL
new_leader_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:34040
I20260710 11:10:48.962952 19426 raft_consensus.cc:606] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Received request to transfer leadership to TS dce28c1144f542b3add43035e2804b94
I20260710 11:10:48.965868 19426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
mode: GRACEFUL
new_leader_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:34040
I20260710 11:10:48.966331 19426 raft_consensus.cc:606] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Received request to transfer leadership to TS dce28c1144f542b3add43035e2804b94
I20260710 11:10:48.967442 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:48.968055 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:48.968708 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:48.976222 19661 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.977021 19661 tablet_bootstrap.cc:492] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.977612 19661 ts_tablet_manager.cc:1403] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:10:48.979343 19661 raft_consensus.cc:359] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.979928 19661 raft_consensus.cc:740] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.980480 19661 consensus_queue.cc:260] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.982007 19661 ts_tablet_manager.cc:1434] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:48.982712 19661 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:48.992197 19637 raft_consensus.cc:993] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: : Instructing follower dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:48.992913 19729 raft_consensus.cc:1081] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Signalling peer dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:48.994626 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:35164
I20260710 11:10:48.994844 19661 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:48.995138 19500 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.995458 19500 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:48.995671 19661 tablet_bootstrap.cc:492] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:48.996261 19661 ts_tablet_manager.cc:1403] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:48.998168 19661 raft_consensus.cc:359] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:48.998624 19661 raft_consensus.cc:740] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.999233 19661 consensus_queue.cc:260] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.000820 19661 ts_tablet_manager.cc:1434] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:10:49.001547 19661 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:49.001631 19500 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.004314 19698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:49.004987 19698 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 3
W20260710 11:10:49.010380 19465 consensus_peers.cc:597] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:49.012609 19698 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 3.
I20260710 11:10:49.012913 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:49.013386 19500 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 3 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:49.013548 19426 raft_consensus.cc:3055] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:49.013821 19465 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:49.014204 19426 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:49.015065 19548 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:49.015359 19426 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.016775 19426 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.017246 19548 raft_consensus.cc:697] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:49.018317 19548 consensus_queue.cc:237] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.020236 19661 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:49.021310 19661 tablet_bootstrap.cc:492] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:49.022074 19661 ts_tablet_manager.cc:1403] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:10:49.023270 19426 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 3.
I20260710 11:10:49.024086 19661 raft_consensus.cc:359] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.025036 19661 raft_consensus.cc:740] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.025803 19661 consensus_queue.cc:260] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.027469 19661 ts_tablet_manager.cc:1434] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:49.026690 19249 catalog_manager.cc:5697] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 2 to 3, leader changed from 24ed5451f27842f882d10354ea27d32f (127.15.251.2) to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 3 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.028396 19661 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap starting.
I20260710 11:10:49.045361 19661 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: 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:10:49.046212 19661 tablet_bootstrap.cc:492] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Bootstrap complete.
I20260710 11:10:49.046665 19661 ts_tablet_manager.cc:1403] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260710 11:10:49.048300 19661 raft_consensus.cc:359] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.048750 19661 raft_consensus.cc:740] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf43e64ac5d40c2b0399168d1a28bf8, State: Initialized, Role: FOLLOWER
I20260710 11:10:49.049261 19661 consensus_queue.cc:260] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.050796 19661 ts_tablet_manager.cc:1434] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:49.074213 19698 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.079222 19698 pending_rounds.cc:85] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Aborting all ops after (but not including) 0
I20260710 11:10:49.079481 19698 pending_rounds.cc:107] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:10:49.079726 19698 raft_consensus.cc:2889] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:10:49.338644 19698 raft_consensus.cc:3060] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.339098 19697 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.343596 19698 pending_rounds.cc:85] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Aborting all ops after (but not including) 0
I20260710 11:10:49.343892 19698 pending_rounds.cc:107] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:10:49.344131 19698 raft_consensus.cc:2889] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:10:49.363109 19729 raft_consensus.cc:993] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: : Instructing follower dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:49.363554 19637 raft_consensus.cc:1081] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Signalling peer dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:49.364969 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:35164
I20260710 11:10:49.365387 19500 raft_consensus.cc:493] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:49.365751 19500 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.369896 19500 raft_consensus.cc:515] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.371310 19500 leader_election.cc:290] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 3 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:49.372011 19698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:49.372573 19698 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.372517 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de33c178633a4724b5d94a52dea7bd07" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:49.373054 19426 raft_consensus.cc:3055] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:49.373325 19426 raft_consensus.cc:740] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:49.374063 19426 consensus_queue.cc:260] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.375056 19426 raft_consensus.cc:3060] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.378647 19698 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 3.
I20260710 11:10:49.379993 19465 leader_election.cc:304] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:49.380980 19748 raft_consensus.cc:2804] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:49.381476 19748 raft_consensus.cc:697] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:49.382205 19426 raft_consensus.cc:2468] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 3.
I20260710 11:10:49.382315 19748 consensus_queue.cc:237] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:49.390043 19249 catalog_manager.cc:5697] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 2 to 3, leader changed from 24ed5451f27842f882d10354ea27d32f (127.15.251.2) to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 3 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.553584 19426 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.554704 19748 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:49.565022 19697 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.567251 19548 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:49.743911 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:49.782855 19697 raft_consensus.cc:1275] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.784224 19748 consensus_queue.cc:1048] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:49.791496 19426 raft_consensus.cc:1275] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.794152 19548 consensus_queue.cc:1048] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:49.976161 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:49.991117 19500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
mode: GRACEFUL
new_leader_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:35194
I20260710 11:10:49.991559 19500 raft_consensus.cc:606] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Received request to transfer leadership to TS 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:49.993692 19500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce78452880574b6780f348963d38d3f8"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
mode: GRACEFUL
new_leader_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:35194
I20260710 11:10:49.994056 19500 raft_consensus.cc:606] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Received request to transfer leadership to TS 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:49.994921 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:49.995384 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:49.995956 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:50.187161 19739 raft_consensus.cc:993] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: : Instructing follower 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:50.187629 19548 raft_consensus.cc:1081] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Signalling peer 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:50.189200 19425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:34034
I20260710 11:10:50.189795 19425 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:50.190109 19425 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:50.196105 19425 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:50.197988 19425 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 4 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:50.198614 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:50.198957 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:50.199239 19697 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:50.199476 19500 raft_consensus.cc:3055] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:50.199779 19500 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:50.200318 19500 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:50.201116 19500 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:50.204149 19697 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 4.
I20260710 11:10:50.205185 19391 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [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: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:50.205291 19500 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 4.
I20260710 11:10:50.206068 19759 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:50.206542 19759 raft_consensus.cc:697] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:50.207274 19759 consensus_queue.cc:237] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:50.212702 19247 catalog_manager.cc:5697] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 3 to 4, leader changed from dce28c1144f542b3add43035e2804b94 (127.15.251.3) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 4 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:50.261965 19548 raft_consensus.cc:993] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: : Instructing follower 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:50.262633 19548 raft_consensus.cc:1081] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Signalling peer 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:50.263964 19425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce78452880574b6780f348963d38d3f8"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:34034
I20260710 11:10:50.264402 19425 raft_consensus.cc:493] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:50.264649 19425 raft_consensus.cc:3060] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:50.269335 19425 raft_consensus.cc:515] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:50.270831 19425 leader_election.cc:290] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:50.271616 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:50.271826 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78452880574b6780f348963d38d3f8" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:50.272279 19697 raft_consensus.cc:3060] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:50.272385 19500 raft_consensus.cc:3055] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:50.272807 19500 raft_consensus.cc:740] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:50.273377 19500 consensus_queue.cc:260] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:50.274456 19500 raft_consensus.cc:3060] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:50.279014 19697 raft_consensus.cc:2468] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:50.279700 19500 raft_consensus.cc:2468] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:50.279968 19391 leader_election.cc:304] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:50.280740 19759 raft_consensus.cc:2804] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:50.281189 19759 raft_consensus.cc:697] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:50.282044 19759 consensus_queue.cc:237] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:50.288164 19247 catalog_manager.cc:5697] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from dce28c1144f542b3add43035e2804b94 (127.15.251.3) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:50.636927 19697 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 4 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:50.638258 19500 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 4 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:50.638319 19759 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:50.639731 19729 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:50.666128 19697 raft_consensus.cc:1275] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:50.666491 19500 raft_consensus.cc:1275] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:50.667309 19759 consensus_queue.cc:1048] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:50.668035 19771 consensus_queue.cc:1048] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:50.744697 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:51.002503 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:51.009611 19425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
mode: GRACEFUL
new_leader_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:34040
I20260710 11:10:51.010186 19425 raft_consensus.cc:606] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Received request to transfer leadership to TS dce28c1144f542b3add43035e2804b94
I20260710 11:10:51.012781 19425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
mode: GRACEFUL
new_leader_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:34040
I20260710 11:10:51.013249 19425 raft_consensus.cc:606] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 LEADER]: Received request to transfer leadership to TS dce28c1144f542b3add43035e2804b94
I20260710 11:10:51.014365 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:51.014825 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:51.015343 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:51.050164 19771 raft_consensus.cc:993] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: : Instructing follower dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:51.050634 19729 raft_consensus.cc:1081] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Signalling peer dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:51.052088 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:35164
I20260710 11:10:51.052699 19500 raft_consensus.cc:493] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:51.053035 19500 raft_consensus.cc:3060] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:51.057307 19500 raft_consensus.cc:515] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:51.058779 19500 leader_election.cc:290] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:51.059473 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:51.059688 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0abf2e030cc44a4284787a075ce3333b" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:51.060061 19697 raft_consensus.cc:3060] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:51.060278 19425 raft_consensus.cc:3055] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:51.060642 19425 raft_consensus.cc:740] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:51.061354 19425 consensus_queue.cc:260] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:51.062392 19425 raft_consensus.cc:3060] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:51.064831 19697 raft_consensus.cc:2468] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 2.
I20260710 11:10:51.065762 19465 leader_election.cc:304] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:51.066375 19548 raft_consensus.cc:2804] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:51.067215 19548 raft_consensus.cc:697] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 2 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:51.067257 19425 raft_consensus.cc:2468] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 2.
I20260710 11:10:51.067999 19548 consensus_queue.cc:237] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:51.074451 19248 catalog_manager.cc:5697] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 1 to 2, leader changed from 24ed5451f27842f882d10354ea27d32f (127.15.251.2) to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:51.137107 19771 raft_consensus.cc:993] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: : Instructing follower dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:51.137542 19729 raft_consensus.cc:1081] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 LEADER]: Signalling peer dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:51.138859 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:35164
I20260710 11:10:51.139298 19500 raft_consensus.cc:493] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:51.139561 19500 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:10:51.143674 19500 raft_consensus.cc:515] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:51.145123 19500 leader_election.cc:290] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 5 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:51.145839 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:51.146127 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d397feda264d0481b9bb0454b544a8" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:51.146382 19697 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:10:51.146740 19425 raft_consensus.cc:3055] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:10:51.147009 19425 raft_consensus.cc:740] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:51.147693 19425 consensus_queue.cc:260] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:51.148586 19425 raft_consensus.cc:3060] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:10:51.151556 19697 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 5.
I20260710 11:10:51.152594 19465 leader_election.cc:304] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:51.153285 19548 raft_consensus.cc:2804] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:10:51.153424 19425 raft_consensus.cc:2468] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 5.
I20260710 11:10:51.153705 19548 raft_consensus.cc:697] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 5 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:51.154454 19548 consensus_queue.cc:237] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:51.159790 19248 catalog_manager.cc:5697] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 4 to 5, leader changed from 24ed5451f27842f882d10354ea27d32f (127.15.251.2) to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 5 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:51.553027 19425 raft_consensus.cc:1275] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:51.554234 19548 consensus_queue.cc:1048] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:51.565819 19697 raft_consensus.cc:1275] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:51.567705 19548 consensus_queue.cc:1048] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:51.621094 19697 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 5 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:10:51.622357 19548 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:51.629019 19425 raft_consensus.cc:1275] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 5 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:10:51.630921 19548 consensus_queue.cc:1048] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:10:51.745543 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:52.022034 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:52.029214 19500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
mode: GRACEFUL
new_leader_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:35194
I20260710 11:10:52.029738 19500 raft_consensus.cc:606] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Received request to transfer leadership to TS 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:52.032099 19500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
mode: GRACEFUL
new_leader_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:35194
I20260710 11:10:52.032636 19500 raft_consensus.cc:606] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Received request to transfer leadership to TS 24ed5451f27842f882d10354ea27d32f
I20260710 11:10:52.033540 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:52.033980 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:52.034530 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:52.120760 19782 raft_consensus.cc:993] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: : Instructing follower 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:52.121201 19548 raft_consensus.cc:1081] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Signalling peer 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:52.122414 19425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:34034
I20260710 11:10:52.122829 19425 raft_consensus.cc:493] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:52.123073 19425 raft_consensus.cc:3060] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.127992 19425 raft_consensus.cc:515] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:52.129474 19425 leader_election.cc:290] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:52.130142 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:52.130324 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c57ccf2d7084a9693bf92e40d95271f" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:52.130676 19697 raft_consensus.cc:3060] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.130944 19500 raft_consensus.cc:3055] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:52.131292 19500 raft_consensus.cc:740] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:52.131929 19500 consensus_queue.cc:260] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:52.133687 19500 raft_consensus.cc:3060] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.137147 19697 raft_consensus.cc:2468] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:52.138350 19391 leader_election.cc:304] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:52.138985 19729 raft_consensus.cc:2804] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:52.139271 19500 raft_consensus.cc:2468] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:52.140158 19729 raft_consensus.cc:697] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:52.141013 19729 consensus_queue.cc:237] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:52.147676 19248 catalog_manager.cc:5697] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from dce28c1144f542b3add43035e2804b94 (127.15.251.3) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:52.255715 19782 raft_consensus.cc:993] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: : Instructing follower 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:52.256156 19548 raft_consensus.cc:1081] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Signalling peer 24ed5451f27842f882d10354ea27d32f to start an election
I20260710 11:10:52.257395 19425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
 from {username='slave'} at 127.0.0.1:34034
I20260710 11:10:52.257916 19425 raft_consensus.cc:493] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:52.258246 19425 raft_consensus.cc:3060] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.262905 19425 raft_consensus.cc:515] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:52.264902 19425 leader_election.cc:290] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), dce28c1144f542b3add43035e2804b94 (127.15.251.3:46755)
I20260710 11:10:52.265192 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:52.265830 19697 raft_consensus.cc:3060] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.266130 19500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a6defb1ce146c08dd290e87de63e8c" candidate_uuid: "24ed5451f27842f882d10354ea27d32f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dce28c1144f542b3add43035e2804b94"
I20260710 11:10:52.266669 19500 raft_consensus.cc:3055] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:52.266945 19500 raft_consensus.cc:740] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:52.267670 19500 consensus_queue.cc:260] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:52.268826 19500 raft_consensus.cc:3060] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.272471 19697 raft_consensus.cc:2468] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:52.273584 19391 leader_election.cc:304] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ed5451f27842f882d10354ea27d32f, 2cf43e64ac5d40c2b0399168d1a28bf8; no voters: 
I20260710 11:10:52.274740 19729 raft_consensus.cc:2804] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:52.275224 19729 raft_consensus.cc:697] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Leader. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:52.275395 19500 raft_consensus.cc:2468] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ed5451f27842f882d10354ea27d32f in term 2.
I20260710 11:10:52.276139 19729 consensus_queue.cc:237] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:52.283001 19248 catalog_manager.cc:5697] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f reported cstate change: term changed from 1 to 2, leader changed from dce28c1144f542b3add43035e2804b94 (127.15.251.3) to 24ed5451f27842f882d10354ea27d32f (127.15.251.2). New cstate: current_term: 2 leader_uuid: "24ed5451f27842f882d10354ea27d32f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:52.577382 19500 raft_consensus.cc:1275] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:52.578548 19788 consensus_queue.cc:1048] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:52.588929 19696 raft_consensus.cc:1275] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:52.590802 19729 consensus_queue.cc:1048] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:52.739949 19696 raft_consensus.cc:1275] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:52.741223 19795 consensus_queue.cc:1048] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:52.746451 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:52.749006 19500 raft_consensus.cc:1275] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Refusing update from remote peer 24ed5451f27842f882d10354ea27d32f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:52.750989 19795 consensus_queue.cc:1048] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:53.041647 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:53.048606 19425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
mode: GRACEFUL
new_leader_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:34040
I20260710 11:10:53.049080 19425 raft_consensus.cc:606] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Received request to transfer leadership to TS dce28c1144f542b3add43035e2804b94
I20260710 11:10:53.051290 19425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26"
dest_uuid: "24ed5451f27842f882d10354ea27d32f"
mode: GRACEFUL
new_leader_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:34040
I20260710 11:10:53.051723 19425 raft_consensus.cc:606] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Received request to transfer leadership to TS dce28c1144f542b3add43035e2804b94
I20260710 11:10:53.052605 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:53.052999 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:53.053472 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:53.269534 19797 raft_consensus.cc:993] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: : Instructing follower dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:53.269980 19797 raft_consensus.cc:1081] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Signalling peer dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:53.271210 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:35164
I20260710 11:10:53.271639 19500 raft_consensus.cc:493] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:53.271867 19500 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:53.276495 19500 raft_consensus.cc:515] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:53.277619 19729 raft_consensus.cc:993] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: : Instructing follower dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:53.278119 19729 raft_consensus.cc:1081] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Signalling peer dce28c1144f542b3add43035e2804b94 to start an election
I20260710 11:10:53.278126 19500 leader_election.cc:290] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 3 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:53.279153 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:53.279742 19500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c"
dest_uuid: "dce28c1144f542b3add43035e2804b94"
 from {username='slave'} at 127.0.0.1:35164
I20260710 11:10:53.279846 19425 raft_consensus.cc:3055] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:53.278833 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ae12296264272b879eb3ee7232b26" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:53.280390 19425 raft_consensus.cc:740] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:53.280465 19500 raft_consensus.cc:493] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:53.280653 19696 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:53.280956 19500 raft_consensus.cc:3060] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:53.281306 19425 consensus_queue.cc:260] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:53.282558 19425 raft_consensus.cc:3060] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:53.286412 19696 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 3.
I20260710 11:10:53.287561 19465 leader_election.cc:304] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [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: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:53.287439 19500 raft_consensus.cc:515] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:53.288390 19548 raft_consensus.cc:2804] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:53.290238 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8"
I20260710 11:10:53.291100 19696 raft_consensus.cc:3060] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:53.291271 19425 raft_consensus.cc:2468] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 3.
I20260710 11:10:53.292235 19548 raft_consensus.cc:697] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:53.292052 19500 leader_election.cc:290] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 election: Requested vote from peers 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799), 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277)
I20260710 11:10:53.293133 19548 consensus_queue.cc:237] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [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: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:53.295202 19425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5aca8e31f3c4e28b62c3ec6979f009c" candidate_uuid: "dce28c1144f542b3add43035e2804b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ed5451f27842f882d10354ea27d32f"
I20260710 11:10:53.295781 19425 raft_consensus.cc:3055] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:53.296119 19425 raft_consensus.cc:740] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24ed5451f27842f882d10354ea27d32f, State: Running, Role: LEADER
I20260710 11:10:53.297043 19425 consensus_queue.cc:260] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:53.298421 19425 raft_consensus.cc:3060] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:53.301239 19696 raft_consensus.cc:2468] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 2.
I20260710 11:10:53.302431 19465 leader_election.cc:304] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf43e64ac5d40c2b0399168d1a28bf8, dce28c1144f542b3add43035e2804b94; no voters: 
I20260710 11:10:53.303115 19548 raft_consensus.cc:2804] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:53.302525 19247 catalog_manager.cc:5697] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 2 to 3, leader changed from 24ed5451f27842f882d10354ea27d32f (127.15.251.2) to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 3 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:53.303534 19548 raft_consensus.cc:697] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 2 LEADER]: Becoming Leader. State: Replica: dce28c1144f542b3add43035e2804b94, State: Running, Role: LEADER
I20260710 11:10:53.304312 19548 consensus_queue.cc:237] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } }
I20260710 11:10:53.306236 19425 raft_consensus.cc:2468] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce28c1144f542b3add43035e2804b94 in term 2.
I20260710 11:10:53.319211 19247 catalog_manager.cc:5697] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 reported cstate change: term changed from 1 to 2, leader changed from 24ed5451f27842f882d10354ea27d32f (127.15.251.2) to dce28c1144f542b3add43035e2804b94 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "dce28c1144f542b3add43035e2804b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce28c1144f542b3add43035e2804b94" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:53.691215 19425 raft_consensus.cc:1275] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:53.692600 19805 consensus_queue.cc:1048] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:53.701046 19697 raft_consensus.cc:1275] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:53.703262 19805 consensus_queue.cc:1048] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:53.704996 19425 raft_consensus.cc:1275] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:53.707310 19548 consensus_queue.cc:1048] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ed5451f27842f882d10354ea27d32f" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:53.717955 19697 raft_consensus.cc:1275] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Refusing update from remote peer dce28c1144f542b3add43035e2804b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:53.720508 19804 consensus_queue.cc:1048] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf43e64ac5d40c2b0399168d1a28bf8" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:10:53.747506 19297 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:54.060155 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:54.088580 16364 tablet_server.cc:179] TabletServer@127.15.251.1:40799 shutting down...
I20260710 11:10:54.105337 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:54.106091 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.106828 16364 raft_consensus.cc:2243] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.107227 16364 raft_consensus.cc:2272] T ce78452880574b6780f348963d38d3f8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.108927 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.109472 16364 raft_consensus.cc:2243] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.109962 16364 raft_consensus.cc:2272] T e5a6defb1ce146c08dd290e87de63e8c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:54.111408 19465 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
I20260710 11:10:54.111637 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.112288 16364 raft_consensus.cc:2243] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.112702 16364 raft_consensus.cc:2272] T 65a4570989f749f283238b2aea5c5a81 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:54.114172 19465 consensus_peers.cc:597] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. 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:10:54.114434 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.114997 16364 raft_consensus.cc:2243] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.115381 16364 raft_consensus.cc:2272] T 874ee07cb77e4c188bbe9485ca0114d5 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.116999 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.117584 16364 raft_consensus.cc:2243] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.117966 16364 raft_consensus.cc:2272] T 0abf2e030cc44a4284787a075ce3333b P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.119549 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.120059 16364 raft_consensus.cc:2243] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.120433 16364 raft_consensus.cc:2272] T 6c57ccf2d7084a9693bf92e40d95271f P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.122057 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.122563 16364 raft_consensus.cc:2243] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.122953 16364 raft_consensus.cc:2272] T de33c178633a4724b5d94a52dea7bd07 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.124516 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.125056 16364 raft_consensus.cc:2243] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.125505 16364 raft_consensus.cc:2272] T b5aca8e31f3c4e28b62c3ec6979f009c P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.127542 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.128036 16364 raft_consensus.cc:2243] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.128420 16364 raft_consensus.cc:2272] T d82ae12296264272b879eb3ee7232b26 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.130363 16364 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:54.130822 16364 raft_consensus.cc:2243] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.131227 16364 raft_consensus.cc:2272] T 58d397feda264d0481b9bb0454b544a8 P 2cf43e64ac5d40c2b0399168d1a28bf8 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:54.137965 19391 consensus_peers.cc:597] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. 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:10:54.149852 16364 tablet_server.cc:196] TabletServer@127.15.251.1:40799 shutdown complete.
W20260710 11:10:54.154209 19465 consensus_peers.cc:597] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.167680 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
W20260710 11:10:54.177297 19465 consensus_peers.cc:597] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.197599 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:54.198480 16364 tablet_replica.cc:333] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.199174 16364 raft_consensus.cc:2243] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:10:54.199398 19463 consensus_peers.cc:597] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 -> Peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Couldn't send request to peer 24ed5451f27842f882d10354ea27d32f. 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:10:54.200058 16364 raft_consensus.cc:2272] T e5a6defb1ce146c08dd290e87de63e8c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.202239 16364 tablet_replica.cc:333] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.202756 16364 raft_consensus.cc:2243] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.203111 16364 raft_consensus.cc:2272] T 58d397feda264d0481b9bb0454b544a8 P 24ed5451f27842f882d10354ea27d32f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.204707 16364 tablet_replica.cc:333] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.205171 16364 raft_consensus.cc:2243] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.205569 16364 raft_consensus.cc:2272] T b5aca8e31f3c4e28b62c3ec6979f009c P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.207916 16364 tablet_replica.cc:333] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.208546 16364 raft_consensus.cc:2243] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.208992 16364 raft_consensus.cc:2272] T d82ae12296264272b879eb3ee7232b26 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:54.210682 19463 consensus_peers.cc:597] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 -> Peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Couldn't send request to peer 24ed5451f27842f882d10354ea27d32f. 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:10:54.212008 16364 tablet_replica.cc:333] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.212543 16364 raft_consensus.cc:2243] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.213229 16364 raft_consensus.cc:2272] T 874ee07cb77e4c188bbe9485ca0114d5 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.215072 16364 tablet_replica.cc:333] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.215596 16364 raft_consensus.cc:2243] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.215984 16364 raft_consensus.cc:2272] T 0abf2e030cc44a4284787a075ce3333b P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.217962 16364 tablet_replica.cc:333] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.218523 16364 raft_consensus.cc:2243] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.219256 16364 raft_consensus.cc:2272] T 6c57ccf2d7084a9693bf92e40d95271f P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.221726 16364 tablet_replica.cc:333] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
W20260710 11:10:54.221684 19463 consensus_peers.cc:597] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 -> Peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Couldn't send request to peer 24ed5451f27842f882d10354ea27d32f. 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:10:54.222390 16364 raft_consensus.cc:2243] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.222862 16364 raft_consensus.cc:2272] T de33c178633a4724b5d94a52dea7bd07 P 24ed5451f27842f882d10354ea27d32f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.224963 16364 tablet_replica.cc:333] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.225478 16364 raft_consensus.cc:2243] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.226199 16364 raft_consensus.cc:2272] T ce78452880574b6780f348963d38d3f8 P 24ed5451f27842f882d10354ea27d32f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.228233 16364 tablet_replica.cc:333] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f: stopping tablet replica
I20260710 11:10:54.228639 16364 raft_consensus.cc:2243] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.228999 16364 raft_consensus.cc:2272] T 65a4570989f749f283238b2aea5c5a81 P 24ed5451f27842f882d10354ea27d32f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:54.255475 19463 consensus_peers.cc:597] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 -> Peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Couldn't send request to peer 24ed5451f27842f882d10354ea27d32f. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:46277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.258858 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
W20260710 11:10:54.259824 19465 consensus_peers.cc:597] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:54.277235 19463 consensus_peers.cc:597] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 -> Peer 24ed5451f27842f882d10354ea27d32f (127.15.251.2:46277): Couldn't send request to peer 24ed5451f27842f882d10354ea27d32f. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:46277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.281965 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
I20260710 11:10:54.307241 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:10:54.307242 19465 consensus_peers.cc:597] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 -> Peer 2cf43e64ac5d40c2b0399168d1a28bf8 (127.15.251.1:40799): Couldn't send request to peer 2cf43e64ac5d40c2b0399168d1a28bf8. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:40799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.308027 16364 tablet_replica.cc:333] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.308645 16364 raft_consensus.cc:2243] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.309083 16364 raft_consensus.cc:2272] T e5a6defb1ce146c08dd290e87de63e8c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.310879 16364 tablet_replica.cc:333] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.311383 16364 raft_consensus.cc:2243] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.312099 16364 raft_consensus.cc:2272] T 65a4570989f749f283238b2aea5c5a81 P dce28c1144f542b3add43035e2804b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.313870 16364 tablet_replica.cc:333] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.314404 16364 raft_consensus.cc:2243] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.314824 16364 raft_consensus.cc:2272] T ce78452880574b6780f348963d38d3f8 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.316499 16364 tablet_replica.cc:333] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.317003 16364 raft_consensus.cc:2243] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.317755 16364 raft_consensus.cc:2272] T 0abf2e030cc44a4284787a075ce3333b P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.319468 16364 tablet_replica.cc:333] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.319962 16364 raft_consensus.cc:2243] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.320363 16364 raft_consensus.cc:2272] T 874ee07cb77e4c188bbe9485ca0114d5 P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.322039 16364 tablet_replica.cc:333] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.322511 16364 raft_consensus.cc:2243] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.323282 16364 raft_consensus.cc:2272] T d82ae12296264272b879eb3ee7232b26 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.325628 16364 tablet_replica.cc:333] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.326411 16364 raft_consensus.cc:2243] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.327478 16364 raft_consensus.cc:2272] T b5aca8e31f3c4e28b62c3ec6979f009c P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.329308 16364 tablet_replica.cc:333] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.329818 16364 raft_consensus.cc:2243] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.330456 16364 raft_consensus.cc:2272] T 58d397feda264d0481b9bb0454b544a8 P dce28c1144f542b3add43035e2804b94 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.332150 16364 tablet_replica.cc:333] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.332648 16364 raft_consensus.cc:2243] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.333099 16364 raft_consensus.cc:2272] T 6c57ccf2d7084a9693bf92e40d95271f P dce28c1144f542b3add43035e2804b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.334898 16364 tablet_replica.cc:333] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94: stopping tablet replica
I20260710 11:10:54.335361 16364 raft_consensus.cc:2243] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.336114 16364 raft_consensus.cc:2272] T de33c178633a4724b5d94a52dea7bd07 P dce28c1144f542b3add43035e2804b94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.365422 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:10:54.385075 16364 master.cc:562] Master@127.15.251.62:39271 shutting down...
I20260710 11:10:54.409274 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.409834 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.410122 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa0964a3c62f42bfa7a7600657628998: stopping tablet replica
I20260710 11:10:54.429745 16364 master.cc:584] Master@127.15.251.62:39271 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12875 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:10:54.472733 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:46257
I20260710 11:10:54.473820 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.479213 19826 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:10:54.479346 19827 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:10:54.480126 19829 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:10:54.481794 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:54.482574 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:54.482743 16364 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:10:54.482944 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681854482913 us; error 0 us; skew 500 ppm
I20260710 11:10:54.483484 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.485747 16364 webserver.cc:533] Webserver started at http://127.15.251.62:35179/ using document root <none> and password file <none>
I20260710 11:10:54.486240 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.486423 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:54.486720 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:54.487766 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "448a29db57d649d3ae1b0e81ad2fb18a"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.492098 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:10:54.495223 19834 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:10:54.495925 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:54.496202 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "448a29db57d649d3ae1b0e81ad2fb18a"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.496480 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-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:10:54.508095 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.509258 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.547207 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:46257
I20260710 11:10:54.547314 19885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:46257 every 8 connection(s)
I20260710 11:10:54.551025 19886 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:10:54.561475 19886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a: Bootstrap starting.
I20260710 11:10:54.566088 19886 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.570142 19886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a: No bootstrap required, opened a new log
I20260710 11:10:54.572162 19886 raft_consensus.cc:359] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "448a29db57d649d3ae1b0e81ad2fb18a" member_type: VOTER }
I20260710 11:10:54.572543 19886 raft_consensus.cc:385] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.572796 19886 raft_consensus.cc:740] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448a29db57d649d3ae1b0e81ad2fb18a, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.573415 19886 consensus_queue.cc:260] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "448a29db57d649d3ae1b0e81ad2fb18a" member_type: VOTER }
I20260710 11:10:54.573884 19886 raft_consensus.cc:399] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:54.574119 19886 raft_consensus.cc:493] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:54.574397 19886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.578718 19886 raft_consensus.cc:515] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "448a29db57d649d3ae1b0e81ad2fb18a" member_type: VOTER }
I20260710 11:10:54.579231 19886 leader_election.cc:304] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [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: 448a29db57d649d3ae1b0e81ad2fb18a; no voters: 
I20260710 11:10:54.580309 19886 leader_election.cc:290] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:54.580677 19889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.582221 19889 raft_consensus.cc:697] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 1 LEADER]: Becoming Leader. State: Replica: 448a29db57d649d3ae1b0e81ad2fb18a, State: Running, Role: LEADER
I20260710 11:10:54.583093 19886 sys_catalog.cc:565] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:54.582955 19889 consensus_queue.cc:237] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [LEADER]: Queue going to LEADER mode. State: All 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: "448a29db57d649d3ae1b0e81ad2fb18a" member_type: VOTER }
I20260710 11:10:54.586047 19891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 448a29db57d649d3ae1b0e81ad2fb18a. Latest consensus state: current_term: 1 leader_uuid: "448a29db57d649d3ae1b0e81ad2fb18a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "448a29db57d649d3ae1b0e81ad2fb18a" member_type: VOTER } }
I20260710 11:10:54.586047 19890 sys_catalog.cc:455] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "448a29db57d649d3ae1b0e81ad2fb18a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "448a29db57d649d3ae1b0e81ad2fb18a" member_type: VOTER } }
I20260710 11:10:54.586792 19890 sys_catalog.cc:458] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:54.589507 19891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:54.591732 19895 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:54.599556 19895 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:54.600485 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:54.607879 19895 catalog_manager.cc:1383] Generated new cluster ID: 00f78f7dc9304f85a1954ef3a5b7017c
I20260710 11:10:54.608167 19895 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:54.631222 19895 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:54.632442 19895 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:54.644845 19895 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a: Generated new TSK 0
I20260710 11:10:54.645396 19895 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:54.667218 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.673666 19907 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:10:54.674706 19908 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:10:54.676282 19910 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:10:54.676517 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:54.677551 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:54.677748 16364 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:10:54.677942 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681854677896 us; error 0 us; skew 500 ppm
I20260710 11:10:54.678485 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.680613 16364 webserver.cc:533] Webserver started at http://127.15.251.1:43331/ using document root <none> and password file <none>
I20260710 11:10:54.681097 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.681391 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:54.681823 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:54.683030 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.687964 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:10:54.691144 19915 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:10:54.691851 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:54.692134 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.692405 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-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:10:54.709360 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.710584 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.712002 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:54.714216 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:54.714432 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.714671 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:54.714845 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.754293 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:37349
I20260710 11:10:54.754386 19977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:37349 every 8 connection(s)
I20260710 11:10:54.759135 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.766636 19982 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:10:54.767158 19983 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:10:54.770720 16364 server_base.cc:1061] running on GCE node
W20260710 11:10:54.771814 19986 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:10:54.772254 19978 heartbeater.cc:344] Connected to a master server at 127.15.251.62:46257
I20260710 11:10:54.772696 19978 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:54.772928 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:54.773178 16364 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:10:54.773362 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681854773328 us; error 0 us; skew 500 ppm
I20260710 11:10:54.773504 19978 heartbeater.cc:507] Master 127.15.251.62:46257 requested a full tablet report, sending...
I20260710 11:10:54.774011 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.775631 19851 ts_manager.cc:194] Registered new tserver with Master: c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349)
I20260710 11:10:54.776819 16364 webserver.cc:533] Webserver started at http://127.15.251.2:37847/ using document root <none> and password file <none>
I20260710 11:10:54.777348 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.777601 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:54.777634 19851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33462
I20260710 11:10:54.777927 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:54.779212 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "e6e69f19776f419783a2a876dfbaf170"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.783419 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:10:54.787515 19990 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:10:54.788260 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:54.788642 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "e6e69f19776f419783a2a876dfbaf170"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.788904 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-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:10:54.812446 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.813954 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.815397 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:54.817629 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:54.817814 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.818081 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:54.818243 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.857343 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:38513
I20260710 11:10:54.857479 20052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:38513 every 8 connection(s)
I20260710 11:10:54.862300 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.869928 20056 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:10:54.872092 20057 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:10:54.874670 20053 heartbeater.cc:344] Connected to a master server at 127.15.251.62:46257
I20260710 11:10:54.874938 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:54.875144 20053 heartbeater.cc:461] Registering TS with master...
W20260710 11:10:54.875655 20059 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:10:54.875989 20053 heartbeater.cc:507] Master 127.15.251.62:46257 requested a full tablet report, sending...
I20260710 11:10:54.876631 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:54.876928 16364 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:10:54.877136 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681854877116 us; error 0 us; skew 500 ppm
I20260710 11:10:54.877933 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.878300 19851 ts_manager.cc:194] Registered new tserver with Master: e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513)
I20260710 11:10:54.880132 19851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33474
I20260710 11:10:54.880506 16364 webserver.cc:533] Webserver started at http://127.15.251.3:40773/ using document root <none> and password file <none>
I20260710 11:10:54.881178 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.881413 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:54.881762 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:54.883126 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "8929966986f84bfab42c966385321c31"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.887486 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:10:54.890661 20064 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:10:54.891364 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:54.891655 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "8929966986f84bfab42c966385321c31"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-zf5q"
I20260710 11:10:54.891938 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681764564472-16364-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:10:54.907539 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.908667 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.910104 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:54.912191 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:54.912411 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.912647 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:54.912819 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.951593 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:38853
I20260710 11:10:54.951683 20126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:38853 every 8 connection(s)
I20260710 11:10:54.964609 20127 heartbeater.cc:344] Connected to a master server at 127.15.251.62:46257
I20260710 11:10:54.964936 20127 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:54.965638 20127 heartbeater.cc:507] Master 127.15.251.62:46257 requested a full tablet report, sending...
I20260710 11:10:54.967363 19851 ts_manager.cc:194] Registered new tserver with Master: 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:54.967999 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013402218s
I20260710 11:10:54.969059 19851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33484
I20260710 11:10:54.993072 19851 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33488:
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:10:54.995836 19851 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:10:55.048341 20092 tablet_service.cc:1511] Processing CreateTablet for tablet 41d3167d43ba4cc8a3e117951783ba3e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cce32e4d6d3447a8921c1061271026b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:55.049870 20091 tablet_service.cc:1511] Processing CreateTablet for tablet ffa82359ac534206a3b1ffc565602d96 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cce32e4d6d3447a8921c1061271026b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:55.050259 20018 tablet_service.cc:1511] Processing CreateTablet for tablet 41d3167d43ba4cc8a3e117951783ba3e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cce32e4d6d3447a8921c1061271026b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:55.051698 20018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d3167d43ba4cc8a3e117951783ba3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.051803 20017 tablet_service.cc:1511] Processing CreateTablet for tablet ffa82359ac534206a3b1ffc565602d96 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cce32e4d6d3447a8921c1061271026b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:55.052340 19943 tablet_service.cc:1511] Processing CreateTablet for tablet 41d3167d43ba4cc8a3e117951783ba3e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cce32e4d6d3447a8921c1061271026b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:55.053201 20017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa82359ac534206a3b1ffc565602d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.052928 19942 tablet_service.cc:1511] Processing CreateTablet for tablet ffa82359ac534206a3b1ffc565602d96 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cce32e4d6d3447a8921c1061271026b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:55.053772 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d3167d43ba4cc8a3e117951783ba3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.054476 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa82359ac534206a3b1ffc565602d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.049945 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d3167d43ba4cc8a3e117951783ba3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.061810 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa82359ac534206a3b1ffc565602d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.075876 20143 tablet_bootstrap.cc:492] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b: Bootstrap starting.
I20260710 11:10:55.078845 20142 tablet_bootstrap.cc:492] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170: Bootstrap starting.
I20260710 11:10:55.093577 20143 tablet_bootstrap.cc:654] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.094614 20142 tablet_bootstrap.cc:654] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.094992 20144 tablet_bootstrap.cc:492] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: Bootstrap starting.
I20260710 11:10:55.104630 20144 tablet_bootstrap.cc:654] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.105149 20143 tablet_bootstrap.cc:492] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b: No bootstrap required, opened a new log
I20260710 11:10:55.105736 20143 ts_tablet_manager.cc:1403] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260710 11:10:55.107456 20142 tablet_bootstrap.cc:492] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170: No bootstrap required, opened a new log
I20260710 11:10:55.108109 20142 ts_tablet_manager.cc:1403] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260710 11:10:55.108543 20143 raft_consensus.cc:359] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.109215 20143 raft_consensus.cc:385] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.109512 20143 raft_consensus.cc:740] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.110220 20144 tablet_bootstrap.cc:492] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: No bootstrap required, opened a new log
I20260710 11:10:55.110893 20144 ts_tablet_manager.cc:1403] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260710 11:10:55.110231 20143 consensus_queue.cc:260] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.111378 20142 raft_consensus.cc:359] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.112226 20142 raft_consensus.cc:385] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.112568 20142 raft_consensus.cc:740] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.113263 19978 heartbeater.cc:499] Master 127.15.251.62:46257 was elected leader, sending a full tablet report...
I20260710 11:10:55.113754 20143 ts_tablet_manager.cc:1434] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:55.113529 20142 consensus_queue.cc:260] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.114741 20143 tablet_bootstrap.cc:492] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b: Bootstrap starting.
I20260710 11:10:55.114270 20144 raft_consensus.cc:359] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.115164 20144 raft_consensus.cc:385] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.115463 20144 raft_consensus.cc:740] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929966986f84bfab42c966385321c31, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.116209 20144 consensus_queue.cc:260] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.117236 20053 heartbeater.cc:499] Master 127.15.251.62:46257 was elected leader, sending a full tablet report...
I20260710 11:10:55.117779 20142 ts_tablet_manager.cc:1434] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:10:55.120354 20142 tablet_bootstrap.cc:492] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170: Bootstrap starting.
I20260710 11:10:55.125667 20143 tablet_bootstrap.cc:654] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.127903 20142 tablet_bootstrap.cc:654] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.132404 20144 ts_tablet_manager.cc:1434] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.014s
I20260710 11:10:55.133176 20127 heartbeater.cc:499] Master 127.15.251.62:46257 was elected leader, sending a full tablet report...
I20260710 11:10:55.138123 20144 tablet_bootstrap.cc:492] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31: Bootstrap starting.
I20260710 11:10:55.152185 20142 tablet_bootstrap.cc:492] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170: No bootstrap required, opened a new log
I20260710 11:10:55.152791 20142 ts_tablet_manager.cc:1403] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260710 11:10:55.154065 20144 tablet_bootstrap.cc:654] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.155341 20143 tablet_bootstrap.cc:492] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b: No bootstrap required, opened a new log
I20260710 11:10:55.155891 20143 ts_tablet_manager.cc:1403] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.020s
I20260710 11:10:55.156112 20142 raft_consensus.cc:359] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.156972 20142 raft_consensus.cc:385] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.157410 20142 raft_consensus.cc:740] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.158367 20142 consensus_queue.cc:260] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.158953 20143 raft_consensus.cc:359] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.159744 20143 raft_consensus.cc:385] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.160043 20143 raft_consensus.cc:740] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.160287 20144 tablet_bootstrap.cc:492] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31: No bootstrap required, opened a new log
I20260710 11:10:55.160691 20142 ts_tablet_manager.cc:1434] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 11:10:55.160801 20144 ts_tablet_manager.cc:1403] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260710 11:10:55.160935 20143 consensus_queue.cc:260] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.163443 20143 ts_tablet_manager.cc:1434] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:55.164398 20144 raft_consensus.cc:359] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.165007 20144 raft_consensus.cc:385] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.165369 20144 raft_consensus.cc:740] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929966986f84bfab42c966385321c31, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.166230 20144 consensus_queue.cc:260] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.168444 20144 ts_tablet_manager.cc:1434] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:10:55.170018 20150 raft_consensus.cc:493] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.170490 20150 raft_consensus.cc:515] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.172973 20150 leader_election.cc:290] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349), e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513)
I20260710 11:10:55.184441 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa82359ac534206a3b1ffc565602d96" candidate_uuid: "8929966986f84bfab42c966385321c31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" is_pre_election: true
I20260710 11:10:55.185222 19953 raft_consensus.cc:2468] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8929966986f84bfab42c966385321c31 in term 0.
I20260710 11:10:55.185470 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa82359ac534206a3b1ffc565602d96" candidate_uuid: "8929966986f84bfab42c966385321c31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e69f19776f419783a2a876dfbaf170" is_pre_election: true
I20260710 11:10:55.186307 20028 raft_consensus.cc:2468] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8929966986f84bfab42c966385321c31 in term 0.
I20260710 11:10:55.186666 20068 leader_election.cc:304] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929966986f84bfab42c966385321c31, c89fcfde58aa4c7abdda9b3c3452798b; no voters: 
I20260710 11:10:55.187543 20150 raft_consensus.cc:2804] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.187851 20150 raft_consensus.cc:493] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.188130 20150 raft_consensus.cc:3060] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.193354 20150 raft_consensus.cc:515] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.195071 20150 leader_election.cc:290] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [CANDIDATE]: Term 1 election: Requested vote from peers c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349), e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513)
I20260710 11:10:55.195811 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa82359ac534206a3b1ffc565602d96" candidate_uuid: "8929966986f84bfab42c966385321c31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
I20260710 11:10:55.196046 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa82359ac534206a3b1ffc565602d96" candidate_uuid: "8929966986f84bfab42c966385321c31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e69f19776f419783a2a876dfbaf170"
I20260710 11:10:55.196328 19953 raft_consensus.cc:3060] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.196605 20028 raft_consensus.cc:3060] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.201293 19953 raft_consensus.cc:2468] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8929966986f84bfab42c966385321c31 in term 1.
I20260710 11:10:55.201642 20028 raft_consensus.cc:2468] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8929966986f84bfab42c966385321c31 in term 1.
I20260710 11:10:55.202277 20068 leader_election.cc:304] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929966986f84bfab42c966385321c31, c89fcfde58aa4c7abdda9b3c3452798b; no voters: 
I20260710 11:10:55.203025 20150 raft_consensus.cc:2804] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.203987 20150 raft_consensus.cc:697] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 1 LEADER]: Becoming Leader. State: Replica: 8929966986f84bfab42c966385321c31, State: Running, Role: LEADER
I20260710 11:10:55.204650 20150 consensus_queue.cc:237] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
W20260710 11:10:55.205315 20128 tablet.cc:2406] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:55.212065 19850 catalog_manager.cc:5697] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8929966986f84bfab42c966385321c31 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "8929966986f84bfab42c966385321c31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.262034 20148 raft_consensus.cc:493] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.263396 20148 raft_consensus.cc:515] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.267248 20148 leader_election.cc:290] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8929966986f84bfab42c966385321c31 (127.15.251.3:38853), e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513)
I20260710 11:10:55.279081 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d3167d43ba4cc8a3e117951783ba3e" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929966986f84bfab42c966385321c31" is_pre_election: true
I20260710 11:10:55.280114 20102 raft_consensus.cc:2468] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 0.
I20260710 11:10:55.281602 19919 leader_election.cc:304] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929966986f84bfab42c966385321c31, c89fcfde58aa4c7abdda9b3c3452798b; no voters: 
I20260710 11:10:55.281867 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d3167d43ba4cc8a3e117951783ba3e" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e69f19776f419783a2a876dfbaf170" is_pre_election: true
I20260710 11:10:55.282593 20148 raft_consensus.cc:2804] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.282757 20028 raft_consensus.cc:2468] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 0.
I20260710 11:10:55.282974 20148 raft_consensus.cc:493] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.283352 20148 raft_consensus.cc:3060] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.290869 20148 raft_consensus.cc:515] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.292519 20148 leader_election.cc:290] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 election: Requested vote from peers 8929966986f84bfab42c966385321c31 (127.15.251.3:38853), e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513)
I20260710 11:10:55.293339 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d3167d43ba4cc8a3e117951783ba3e" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929966986f84bfab42c966385321c31"
I20260710 11:10:55.293542 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d3167d43ba4cc8a3e117951783ba3e" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e69f19776f419783a2a876dfbaf170"
I20260710 11:10:55.294184 20102 raft_consensus.cc:3060] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.294512 20028 raft_consensus.cc:3060] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.300545 20102 raft_consensus.cc:2468] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 1.
I20260710 11:10:55.300949 20028 raft_consensus.cc:2468] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 1.
I20260710 11:10:55.301618 19919 leader_election.cc:304] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929966986f84bfab42c966385321c31, c89fcfde58aa4c7abdda9b3c3452798b; no voters: 
I20260710 11:10:55.302302 20148 raft_consensus.cc:2804] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.303237 20148 raft_consensus.cc:697] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 1 LEADER]: Becoming Leader. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Running, Role: LEADER
I20260710 11:10:55.304251 20148 consensus_queue.cc:237] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } }
I20260710 11:10:55.313330 19850 catalog_manager.cc:5697] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b reported cstate change: term changed from 0 to 1, leader changed from <none> to c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1). New cstate: current_term: 1 leader_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.397490 19850 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33504:
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:10:55.399832 19850 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:10:55.423162 19942 tablet_service.cc:1511] Processing CreateTablet for tablet 2585fd30696146d28b7e5f8359e7a600 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2b44e0a4271547158ca58b458c97e6ba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:55.424504 20018 tablet_service.cc:1511] Processing CreateTablet for tablet 2585fd30696146d28b7e5f8359e7a600 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2b44e0a4271547158ca58b458c97e6ba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:55.425025 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2585fd30696146d28b7e5f8359e7a600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.426183 20018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2585fd30696146d28b7e5f8359e7a600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.426502 20092 tablet_service.cc:1511] Processing CreateTablet for tablet 2585fd30696146d28b7e5f8359e7a600 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2b44e0a4271547158ca58b458c97e6ba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:55.427937 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2585fd30696146d28b7e5f8359e7a600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.427701 19943 tablet_service.cc:1511] Processing CreateTablet for tablet 8ecfa614663446c1a458af86dca3e0d6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2b44e0a4271547158ca58b458c97e6ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:55.429128 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ecfa614663446c1a458af86dca3e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.444698 20143 tablet_bootstrap.cc:492] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: Bootstrap starting.
I20260710 11:10:55.445446 20017 tablet_service.cc:1511] Processing CreateTablet for tablet 8ecfa614663446c1a458af86dca3e0d6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2b44e0a4271547158ca58b458c97e6ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:55.446807 20017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ecfa614663446c1a458af86dca3e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.449258 20144 tablet_bootstrap.cc:492] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31: Bootstrap starting.
I20260710 11:10:55.452294 20143 tablet_bootstrap.cc:654] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.444715 20142 tablet_bootstrap.cc:492] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: Bootstrap starting.
I20260710 11:10:55.455525 20091 tablet_service.cc:1511] Processing CreateTablet for tablet 8ecfa614663446c1a458af86dca3e0d6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2b44e0a4271547158ca58b458c97e6ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:55.456840 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ecfa614663446c1a458af86dca3e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.460124 20142 tablet_bootstrap.cc:654] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.465691 20144 tablet_bootstrap.cc:654] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.469334 20142 tablet_bootstrap.cc:492] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: No bootstrap required, opened a new log
I20260710 11:10:55.470293 20142 ts_tablet_manager.cc:1403] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.010s
I20260710 11:10:55.470379 20143 tablet_bootstrap.cc:492] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: No bootstrap required, opened a new log
I20260710 11:10:55.470881 20143 ts_tablet_manager.cc:1403] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260710 11:10:55.473639 20142 raft_consensus.cc:359] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.476320 20144 tablet_bootstrap.cc:492] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31: No bootstrap required, opened a new log
I20260710 11:10:55.474403 20142 raft_consensus.cc:385] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.474195 20143 raft_consensus.cc:359] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.477389 20142 raft_consensus.cc:740] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.477519 20144 ts_tablet_manager.cc:1403] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260710 11:10:55.477749 20143 raft_consensus.cc:385] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.478096 20143 raft_consensus.cc:740] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.478269 20142 consensus_queue.cc:260] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.478808 20143 consensus_queue.cc:260] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.480607 20144 raft_consensus.cc:359] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.481415 20144 raft_consensus.cc:385] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.481496 20143 ts_tablet_manager.cc:1434] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:10:55.481822 20144 raft_consensus.cc:740] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929966986f84bfab42c966385321c31, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.482877 20143 tablet_bootstrap.cc:492] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b: Bootstrap starting.
I20260710 11:10:55.482636 20144 consensus_queue.cc:260] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.485155 20144 ts_tablet_manager.cc:1434] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:10:55.486131 20144 tablet_bootstrap.cc:492] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31: Bootstrap starting.
I20260710 11:10:55.489459 20142 ts_tablet_manager.cc:1434] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.001s
I20260710 11:10:55.492904 20144 tablet_bootstrap.cc:654] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.495085 20143 tablet_bootstrap.cc:654] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.497225 20142 tablet_bootstrap.cc:492] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170: Bootstrap starting.
I20260710 11:10:55.506425 20142 tablet_bootstrap.cc:654] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.510089 20143 tablet_bootstrap.cc:492] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b: No bootstrap required, opened a new log
I20260710 11:10:55.510632 20143 ts_tablet_manager.cc:1403] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.001s
I20260710 11:10:55.511077 20144 tablet_bootstrap.cc:492] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31: No bootstrap required, opened a new log
I20260710 11:10:55.511711 20144 ts_tablet_manager.cc:1403] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.020s
I20260710 11:10:55.514073 20142 tablet_bootstrap.cc:492] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170: No bootstrap required, opened a new log
I20260710 11:10:55.513779 20143 raft_consensus.cc:359] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.514510 20142 ts_tablet_manager.cc:1403] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 11:10:55.514513 20143 raft_consensus.cc:385] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.514635 20144 raft_consensus.cc:359] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.515200 20143 raft_consensus.cc:740] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.515601 20144 raft_consensus.cc:385] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.515910 20144 raft_consensus.cc:740] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929966986f84bfab42c966385321c31, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.516640 20144 consensus_queue.cc:260] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.516760 20143 consensus_queue.cc:260] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.518885 20144 ts_tablet_manager.cc:1434] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:10:55.519111 20143 ts_tablet_manager.cc:1434] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:10:55.517731 20142 raft_consensus.cc:359] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.520339 20142 raft_consensus.cc:385] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.520624 20142 raft_consensus.cc:740] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.521375 20142 consensus_queue.cc:260] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.523392 20142 ts_tablet_manager.cc:1434] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:55.556257 20148 raft_consensus.cc:493] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.556720 20148 raft_consensus.cc:515] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.558436 20148 leader_election.cc:290] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513), 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:55.559070 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecfa614663446c1a458af86dca3e0d6" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e69f19776f419783a2a876dfbaf170" is_pre_election: true
I20260710 11:10:55.559442 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecfa614663446c1a458af86dca3e0d6" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929966986f84bfab42c966385321c31" is_pre_election: true
I20260710 11:10:55.559624 20028 raft_consensus.cc:2468] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 0.
I20260710 11:10:55.559996 20102 raft_consensus.cc:2468] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 0.
I20260710 11:10:55.560640 19919 leader_election.cc:304] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89fcfde58aa4c7abdda9b3c3452798b, e6e69f19776f419783a2a876dfbaf170; no voters: 
I20260710 11:10:55.561251 20148 raft_consensus.cc:2804] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.561612 20148 raft_consensus.cc:493] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.561908 20148 raft_consensus.cc:3060] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.566687 20148 raft_consensus.cc:515] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.568225 20148 leader_election.cc:290] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 election: Requested vote from peers e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513), 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:55.568753 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecfa614663446c1a458af86dca3e0d6" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e69f19776f419783a2a876dfbaf170"
I20260710 11:10:55.569114 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecfa614663446c1a458af86dca3e0d6" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929966986f84bfab42c966385321c31"
I20260710 11:10:55.569235 20028 raft_consensus.cc:3060] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.569636 20102 raft_consensus.cc:3060] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.573868 20028 raft_consensus.cc:2468] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 1.
I20260710 11:10:55.574105 20102 raft_consensus.cc:2468] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 1.
I20260710 11:10:55.574870 19919 leader_election.cc:304] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89fcfde58aa4c7abdda9b3c3452798b, e6e69f19776f419783a2a876dfbaf170; no voters: 
I20260710 11:10:55.575516 20148 raft_consensus.cc:2804] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.575989 20148 raft_consensus.cc:697] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 LEADER]: Becoming Leader. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Running, Role: LEADER
I20260710 11:10:55.576797 20148 consensus_queue.cc:237] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.584240 19851 catalog_manager.cc:5697] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b reported cstate change: term changed from 0 to 1, leader changed from <none> to c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1). New cstate: current_term: 1 leader_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:55.594592 19899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:55.656949 20150 consensus_queue.cc:1048] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.670601 20150 consensus_queue.cc:1048] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.676690 20149 raft_consensus.cc:493] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:55.677255 20149 raft_consensus.cc:515] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.679719 20149 leader_election.cc:290] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349), 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:55.692438 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "e6e69f19776f419783a2a876dfbaf170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" is_pre_election: true
I20260710 11:10:55.693168 19953 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e69f19776f419783a2a876dfbaf170 in term 0.
I20260710 11:10:55.694006 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "e6e69f19776f419783a2a876dfbaf170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929966986f84bfab42c966385321c31" is_pre_election: true
I20260710 11:10:55.694291 19994 leader_election.cc:304] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89fcfde58aa4c7abdda9b3c3452798b, e6e69f19776f419783a2a876dfbaf170; no voters: 
I20260710 11:10:55.694725 20102 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e69f19776f419783a2a876dfbaf170 in term 0.
I20260710 11:10:55.695137 20149 raft_consensus.cc:2804] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:55.695482 20149 raft_consensus.cc:493] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:55.695828 20149 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.701165 20149 raft_consensus.cc:515] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.702682 20149 leader_election.cc:290] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [CANDIDATE]: Term 1 election: Requested vote from peers c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349), 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:55.703419 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "e6e69f19776f419783a2a876dfbaf170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
I20260710 11:10:55.703626 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "e6e69f19776f419783a2a876dfbaf170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929966986f84bfab42c966385321c31"
I20260710 11:10:55.704032 19953 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.704138 20102 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.711174 20102 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e69f19776f419783a2a876dfbaf170 in term 1.
I20260710 11:10:55.711390 19953 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e69f19776f419783a2a876dfbaf170 in term 1.
I20260710 11:10:55.712270 19994 leader_election.cc:304] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929966986f84bfab42c966385321c31, e6e69f19776f419783a2a876dfbaf170; no voters: 
I20260710 11:10:55.713100 20149 raft_consensus.cc:2804] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.714680 20149 raft_consensus.cc:697] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 LEADER]: Becoming Leader. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Running, Role: LEADER
I20260710 11:10:55.715478 20149 consensus_queue.cc:237] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:55.722204 19849 catalog_manager.cc:5697] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e69f19776f419783a2a876dfbaf170 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "e6e69f19776f419783a2a876dfbaf170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:55.773272 20028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600"
dest_uuid: "e6e69f19776f419783a2a876dfbaf170"
mode: GRACEFUL
new_leader_uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
 from {username='slave'} at 127.0.0.1:48812
I20260710 11:10:55.773819 20028 raft_consensus.cc:606] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 LEADER]: Received request to transfer leadership to TS c89fcfde58aa4c7abdda9b3c3452798b
I20260710 11:10:55.780344 20148 consensus_queue.cc:1048] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.792806 20159 consensus_queue.cc:1048] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:55.975142 20159 consensus_queue.cc:1048] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.980967 20159 consensus_queue.cc:1048] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:56.291865 20149 consensus_queue.cc:1048] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:56.299029 20190 raft_consensus.cc:993] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: : Instructing follower c89fcfde58aa4c7abdda9b3c3452798b to start an election
I20260710 11:10:56.299552 20149 raft_consensus.cc:1081] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 LEADER]: Signalling peer c89fcfde58aa4c7abdda9b3c3452798b to start an election
I20260710 11:10:56.302634 19952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600"
dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
 from {username='slave'} at 127.0.0.1:34436
I20260710 11:10:56.304028 19952 raft_consensus.cc:493] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.304454 19952 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.304956 20190 consensus_queue.cc:1048] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:56.313293 19952 raft_consensus.cc:515] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:56.315963 20028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6e69f19776f419783a2a876dfbaf170"
I20260710 11:10:56.316532 20028 raft_consensus.cc:3055] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:56.316810 20028 raft_consensus.cc:740] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Running, Role: LEADER
I20260710 11:10:56.316826 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8929966986f84bfab42c966385321c31"
I20260710 11:10:56.317718 20102 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.318004 20028 consensus_queue.cc:260] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:56.319181 20028 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:56.324456 20028 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 2.
I20260710 11:10:56.324760 20102 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89fcfde58aa4c7abdda9b3c3452798b in term 2.
I20260710 11:10:56.324836 19952 leader_election.cc:290] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 2 election: Requested vote from peers e6e69f19776f419783a2a876dfbaf170 (127.15.251.2:38513), 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:56.325624 19919 leader_election.cc:304] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89fcfde58aa4c7abdda9b3c3452798b, e6e69f19776f419783a2a876dfbaf170; no voters: 
I20260710 11:10:56.326444 20159 raft_consensus.cc:2804] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:56.326900 20159 raft_consensus.cc:697] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 LEADER]: Becoming Leader. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Running, Role: LEADER
I20260710 11:10:56.327582 20159 consensus_queue.cc:237] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:56.333532 19851 catalog_manager.cc:5697] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b reported cstate change: term changed from 1 to 2, leader changed from e6e69f19776f419783a2a876dfbaf170 (127.15.251.2) to c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1). New cstate: current_term: 2 leader_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:56.479400 16364 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:10:56.480906 16364 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:10:56.481305 16364 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:10:56.493409 19952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600"
dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
mode: GRACEFUL
new_leader_uuid: "e6e69f19776f419783a2a876dfbaf170"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:10:56.494073 19952 raft_consensus.cc:606] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 LEADER]: Received request to transfer leadership to TS e6e69f19776f419783a2a876dfbaf170
I20260710 11:10:56.495302 16364 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:10:56.758984 20102 raft_consensus.cc:1275] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 2 FOLLOWER]: Refusing update from remote peer c89fcfde58aa4c7abdda9b3c3452798b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.760139 20159 consensus_queue.cc:1048] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.767232 20028 raft_consensus.cc:1275] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 2 FOLLOWER]: Refusing update from remote peer c89fcfde58aa4c7abdda9b3c3452798b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.768901 20187 consensus_queue.cc:1048] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:56.774967 20187 raft_consensus.cc:993] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: : Instructing follower e6e69f19776f419783a2a876dfbaf170 to start an election
I20260710 11:10:56.775395 20148 raft_consensus.cc:1081] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 LEADER]: Signalling peer e6e69f19776f419783a2a876dfbaf170 to start an election
I20260710 11:10:56.776872 20028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600"
dest_uuid: "e6e69f19776f419783a2a876dfbaf170"
 from {username='slave'} at 127.0.0.1:48806
I20260710 11:10:56.777346 20028 raft_consensus.cc:493] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:56.777733 20028 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:56.782648 20028 raft_consensus.cc:515] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:56.784197 20028 leader_election.cc:290] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [CANDIDATE]: Term 3 election: Requested vote from peers c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349), 8929966986f84bfab42c966385321c31 (127.15.251.3:38853)
I20260710 11:10:56.785101 19952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "e6e69f19776f419783a2a876dfbaf170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c89fcfde58aa4c7abdda9b3c3452798b"
I20260710 11:10:56.785305 20102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585fd30696146d28b7e5f8359e7a600" candidate_uuid: "e6e69f19776f419783a2a876dfbaf170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8929966986f84bfab42c966385321c31"
I20260710 11:10:56.785742 19952 raft_consensus.cc:3055] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:56.785830 20102 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:56.786129 19952 raft_consensus.cc:740] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c89fcfde58aa4c7abdda9b3c3452798b, State: Running, Role: LEADER
I20260710 11:10:56.786958 19952 consensus_queue.cc:260] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [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: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:56.788134 19952 raft_consensus.cc:3060] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:56.792690 20102 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e69f19776f419783a2a876dfbaf170 in term 3.
I20260710 11:10:56.794200 19994 leader_election.cc:304] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [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: 8929966986f84bfab42c966385321c31, e6e69f19776f419783a2a876dfbaf170; no voters: 
I20260710 11:10:56.794940 20190 raft_consensus.cc:2804] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:56.795351 20190 raft_consensus.cc:697] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 3 LEADER]: Becoming Leader. State: Replica: e6e69f19776f419783a2a876dfbaf170, State: Running, Role: LEADER
I20260710 11:10:56.795361 19952 raft_consensus.cc:2468] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e69f19776f419783a2a876dfbaf170 in term 3.
I20260710 11:10:56.796277 20190 consensus_queue.cc:237] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [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: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } }
I20260710 11:10:56.802222 19851 catalog_manager.cc:5697] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 reported cstate change: term changed from 2 to 3, leader changed from c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1) to e6e69f19776f419783a2a876dfbaf170 (127.15.251.2). New cstate: current_term: 3 leader_uuid: "e6e69f19776f419783a2a876dfbaf170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89fcfde58aa4c7abdda9b3c3452798b" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e69f19776f419783a2a876dfbaf170" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8929966986f84bfab42c966385321c31" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 38853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:56.835638 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:10:56.855760 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:56.856453 16364 tablet_replica.cc:333] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b: stopping tablet replica
I20260710 11:10:56.856966 16364 raft_consensus.cc:2243] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.857367 16364 raft_consensus.cc:2272] T 2585fd30696146d28b7e5f8359e7a600 P c89fcfde58aa4c7abdda9b3c3452798b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.859771 16364 tablet_replica.cc:333] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b: stopping tablet replica
I20260710 11:10:56.860296 16364 raft_consensus.cc:2243] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.860657 16364 raft_consensus.cc:2272] T ffa82359ac534206a3b1ffc565602d96 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.862466 16364 tablet_replica.cc:333] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b: stopping tablet replica
I20260710 11:10:56.862895 16364 raft_consensus.cc:2243] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:56.863545 16364 raft_consensus.cc:2272] T 8ecfa614663446c1a458af86dca3e0d6 P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.865731 16364 tablet_replica.cc:333] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b: stopping tablet replica
I20260710 11:10:56.866160 16364 raft_consensus.cc:2243] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:56.866803 16364 raft_consensus.cc:2272] T 41d3167d43ba4cc8a3e117951783ba3e P c89fcfde58aa4c7abdda9b3c3452798b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.889889 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:10:56.903376 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
I20260710 11:10:56.922868 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:56.923523 16364 tablet_replica.cc:333] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: stopping tablet replica
I20260710 11:10:56.924049 16364 raft_consensus.cc:2243] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:56.924654 16364 pending_rounds.cc:70] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: Trying to abort 1 pending ops.
I20260710 11:10:56.924851 16364 pending_rounds.cc:77] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960885446250496 op_type: NO_OP noop_request { }
I20260710 11:10:56.925154 16364 raft_consensus.cc:2889] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:56.925489 16364 raft_consensus.cc:2272] T 2585fd30696146d28b7e5f8359e7a600 P e6e69f19776f419783a2a876dfbaf170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.927388 16364 tablet_replica.cc:333] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170: stopping tablet replica
I20260710 11:10:56.927929 16364 raft_consensus.cc:2243] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.928344 16364 raft_consensus.cc:2272] T ffa82359ac534206a3b1ffc565602d96 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.930087 16364 tablet_replica.cc:333] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170: stopping tablet replica
I20260710 11:10:56.930538 16364 raft_consensus.cc:2243] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.930913 16364 raft_consensus.cc:2272] T 8ecfa614663446c1a458af86dca3e0d6 P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.933346 16364 tablet_replica.cc:333] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170: stopping tablet replica
I20260710 11:10:56.933904 16364 raft_consensus.cc:2243] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.934286 16364 raft_consensus.cc:2272] T 41d3167d43ba4cc8a3e117951783ba3e P e6e69f19776f419783a2a876dfbaf170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.956009 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
I20260710 11:10:56.968643 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
I20260710 11:10:56.990943 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:56.991724 16364 tablet_replica.cc:333] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31: stopping tablet replica
W20260710 11:10:56.991724 20068 consensus_peers.cc:597] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 -> Peer c89fcfde58aa4c7abdda9b3c3452798b (127.15.251.1:37349): Couldn't send request to peer c89fcfde58aa4c7abdda9b3c3452798b. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:37349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:56.992743 16364 raft_consensus.cc:2243] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.993247 16364 raft_consensus.cc:2272] T 2585fd30696146d28b7e5f8359e7a600 P 8929966986f84bfab42c966385321c31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.995463 16364 tablet_replica.cc:333] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31: stopping tablet replica
I20260710 11:10:56.996001 16364 raft_consensus.cc:2243] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:56.996719 16364 raft_consensus.cc:2272] T ffa82359ac534206a3b1ffc565602d96 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:56.998734 16364 tablet_replica.cc:333] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31: stopping tablet replica
I20260710 11:10:56.999234 16364 raft_consensus.cc:2243] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:56.999615 16364 raft_consensus.cc:2272] T 8ecfa614663446c1a458af86dca3e0d6 P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:57.001214 16364 tablet_replica.cc:333] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31: stopping tablet replica
I20260710 11:10:57.001711 16364 raft_consensus.cc:2243] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:57.002084 16364 raft_consensus.cc:2272] T 41d3167d43ba4cc8a3e117951783ba3e P 8929966986f84bfab42c966385321c31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:57.024104 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:10:57.037971 16364 master.cc:562] Master@127.15.251.62:46257 shutting down...
I20260710 11:10:57.055563 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:57.056058 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:57.056347 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 448a29db57d649d3ae1b0e81ad2fb18a: stopping tablet replica
I20260710 11:10:57.074608 16364 master.cc:584] Master@127.15.251.62:46257 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2634 ms)
[----------] 6 tests from LeaderRebalancerTest (92381 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:10:57.108058 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:34639
I20260710 11:10:57.109205 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:57.114604 20201 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:10:57.115317 20200 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:10:57.116217 20203 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:10:57.116657 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:57.117738 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:57.117936 16364 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:10:57.118129 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681857118093 us; error 0 us; skew 500 ppm
I20260710 11:10:57.118889 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:57.121246 16364 webserver.cc:533] Webserver started at http://127.15.251.62:46871/ using document root <none> and password file <none>
I20260710 11:10:57.121812 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:57.122020 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:57.122339 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:57.123526 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "2a793a3989ff4f6fb20e165f90eb785f"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.128252 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:57.131520 20208 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:10:57.132283 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:57.132567 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "2a793a3989ff4f6fb20e165f90eb785f"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.132853 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-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:10:57.142513 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:57.143636 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:57.180831 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:34639
I20260710 11:10:57.180933 20259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:34639 every 8 connection(s)
I20260710 11:10:57.184618 20260 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:10:57.194546 20260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f: Bootstrap starting.
I20260710 11:10:57.199015 20260 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.202875 20260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f: No bootstrap required, opened a new log
I20260710 11:10:57.204833 20260 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a793a3989ff4f6fb20e165f90eb785f" member_type: VOTER }
I20260710 11:10:57.205193 20260 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.205364 20260 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a793a3989ff4f6fb20e165f90eb785f, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.205957 20260 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a793a3989ff4f6fb20e165f90eb785f" member_type: VOTER }
I20260710 11:10:57.206359 20260 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:57.206557 20260 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:57.206765 20260 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.210989 20260 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a793a3989ff4f6fb20e165f90eb785f" member_type: VOTER }
I20260710 11:10:57.211441 20260 leader_election.cc:304] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [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: 2a793a3989ff4f6fb20e165f90eb785f; no voters: 
I20260710 11:10:57.212505 20260 leader_election.cc:290] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:57.212803 20263 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:57.214151 20263 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 1 LEADER]: Becoming Leader. State: Replica: 2a793a3989ff4f6fb20e165f90eb785f, State: Running, Role: LEADER
I20260710 11:10:57.214723 20263 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [LEADER]: Queue going to LEADER mode. State: All 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: "2a793a3989ff4f6fb20e165f90eb785f" member_type: VOTER }
I20260710 11:10:57.215437 20260 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:57.217546 20264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a793a3989ff4f6fb20e165f90eb785f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a793a3989ff4f6fb20e165f90eb785f" member_type: VOTER } }
I20260710 11:10:57.217617 20265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a793a3989ff4f6fb20e165f90eb785f. Latest consensus state: current_term: 1 leader_uuid: "2a793a3989ff4f6fb20e165f90eb785f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a793a3989ff4f6fb20e165f90eb785f" member_type: VOTER } }
I20260710 11:10:57.218261 20264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:57.218271 20265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:57.220815 20269 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:57.227216 20269 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:57.228461 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:57.235684 20269 catalog_manager.cc:1383] Generated new cluster ID: d1fcc71786784bbe9ee171bb0f7659d1
I20260710 11:10:57.235922 20269 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:57.273859 20269 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:57.275142 20269 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:57.294492 20269 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f: Generated new TSK 0
I20260710 11:10:57.295112 20269 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:57.359179 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:57.364902 20281 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:10:57.366204 20282 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:10:57.367986 20284 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:10:57.369827 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:57.370795 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:57.370968 16364 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:10:57.371196 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681857371176 us; error 0 us; skew 500 ppm
I20260710 11:10:57.371809 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:57.374249 16364 webserver.cc:533] Webserver started at http://127.15.251.1:41143/ using document root <none> and password file <none>
I20260710 11:10:57.374732 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:57.374960 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:57.375242 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:57.376287 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "6285eee9d78c4c7a9b056e01b9312515"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.380570 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:57.383757 20289 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:10:57.384495 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:57.384819 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "6285eee9d78c4c7a9b056e01b9312515"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.385103 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-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:10:57.400349 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:57.401688 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:57.403165 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:57.405532 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:57.405757 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:57.406008 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:57.406203 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:57.446153 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:41621
I20260710 11:10:57.446278 20351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:41621 every 8 connection(s)
I20260710 11:10:57.451407 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:57.458645 20356 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:10:57.459719 20357 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:10:57.464140 20359 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:10:57.464943 20352 heartbeater.cc:344] Connected to a master server at 127.15.251.62:34639
I20260710 11:10:57.465350 20352 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:57.465350 16364 server_base.cc:1061] running on GCE node
I20260710 11:10:57.466423 20352 heartbeater.cc:507] Master 127.15.251.62:34639 requested a full tablet report, sending...
I20260710 11:10:57.466534 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:57.466825 16364 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:10:57.467021 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681857467004 us; error 0 us; skew 500 ppm
I20260710 11:10:57.467715 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:57.468837 20225 ts_manager.cc:194] Registered new tserver with Master: 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621)
I20260710 11:10:57.470475 16364 webserver.cc:533] Webserver started at http://127.15.251.2:42269/ using document root <none> and password file <none>
I20260710 11:10:57.470853 20225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35718
I20260710 11:10:57.470990 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:57.471326 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:57.471587 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:57.473029 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "aca1f1f7468947849a504e208851cb6a"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.477212 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:10:57.480403 20364 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:10:57.481138 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:57.481387 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "aca1f1f7468947849a504e208851cb6a"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.481796 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-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:10:57.498003 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:57.499200 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:57.500545 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:57.502678 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:57.502844 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:57.503134 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:57.503271 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:57.543462 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:38103
I20260710 11:10:57.543630 20426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:38103 every 8 connection(s)
I20260710 11:10:57.548166 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:57.555060 20430 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:10:57.556929 20431 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:10:57.559319 16364 server_base.cc:1061] running on GCE node
W20260710 11:10:57.560510 20433 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:10:57.561056 20427 heartbeater.cc:344] Connected to a master server at 127.15.251.62:34639
I20260710 11:10:57.561517 20427 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:57.561659 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:57.561947 16364 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:10:57.562176 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681857562152 us; error 0 us; skew 500 ppm
I20260710 11:10:57.562458 20427 heartbeater.cc:507] Master 127.15.251.62:34639 requested a full tablet report, sending...
I20260710 11:10:57.562961 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:57.564889 20225 ts_manager.cc:194] Registered new tserver with Master: aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:57.565716 16364 webserver.cc:533] Webserver started at http://127.15.251.3:37651/ using document root <none> and password file <none>
I20260710 11:10:57.566231 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:57.566416 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:57.566696 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:57.566615 20225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35722
I20260710 11:10:57.568089 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.572400 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:10:57.575552 20438 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:10:57.576296 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:57.576582 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
format_stamp: "Formatted at 2026-07-10 11:10:57 on dist-test-slave-zf5q"
I20260710 11:10:57.576874 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681764564472-16364-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:10:57.598778 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:57.599839 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:57.601203 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:57.603402 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:57.603631 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:57.603878 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:57.604051 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:57.643407 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:41313
I20260710 11:10:57.643496 20500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:41313 every 8 connection(s)
I20260710 11:10:57.656391 20501 heartbeater.cc:344] Connected to a master server at 127.15.251.62:34639
I20260710 11:10:57.656772 20501 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:57.657554 20501 heartbeater.cc:507] Master 127.15.251.62:34639 requested a full tablet report, sending...
I20260710 11:10:57.659358 20225 ts_manager.cc:194] Registered new tserver with Master: c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:57.660151 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013581883s
I20260710 11:10:57.660691 20225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35724
I20260710 11:10:57.683812 20225 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35730:
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:10:57.686291 20225 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:10:57.758419 20466 tablet_service.cc:1511] Processing CreateTablet for tablet 2a89060afa1a455c8768e0916c816e8b (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:57.759809 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a89060afa1a455c8768e0916c816e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.762084 20392 tablet_service.cc:1511] Processing CreateTablet for tablet 2a89060afa1a455c8768e0916c816e8b (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:57.763419 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a89060afa1a455c8768e0916c816e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.765609 20465 tablet_service.cc:1511] Processing CreateTablet for tablet 59d1b829d91440a882d83fa16c951320 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:57.766465 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 59d1b829d91440a882d83fa16c951320 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:57.766981 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1b829d91440a882d83fa16c951320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.767747 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1b829d91440a882d83fa16c951320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.770501 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 233e986863ee41ad9781dc10e1bd04ed (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:57.771787 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233e986863ee41ad9781dc10e1bd04ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.772284 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 233e986863ee41ad9781dc10e1bd04ed (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:57.773639 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233e986863ee41ad9781dc10e1bd04ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.774544 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 9f548eb1d508427eb695de7d0a81bf72 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:57.775799 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f548eb1d508427eb695de7d0a81bf72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.778517 20388 tablet_service.cc:1511] Processing CreateTablet for tablet e9f40675a3c64e8f92144179691ba61c (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:57.779817 20388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f40675a3c64e8f92144179691ba61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.780855 20387 tablet_service.cc:1511] Processing CreateTablet for tablet 15aaaa932f89470faf07da513149a7c1 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:57.781159 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 9f548eb1d508427eb695de7d0a81bf72 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:57.781719 20384 tablet_service.cc:1511] Processing CreateTablet for tablet e2475acbd0464353afee13a8189d7985 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:57.782238 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aaaa932f89470faf07da513149a7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.782529 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f548eb1d508427eb695de7d0a81bf72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.782999 20384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2475acbd0464353afee13a8189d7985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.784310 20386 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed9653250ed4f0e9a816e38fdbad486 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:57.785538 20386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed9653250ed4f0e9a816e38fdbad486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.787962 20385 tablet_service.cc:1511] Processing CreateTablet for tablet 905c236cf17546e78d11227c379aefcc (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:57.789261 20385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c236cf17546e78d11227c379aefcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.789342 20462 tablet_service.cc:1511] Processing CreateTablet for tablet e9f40675a3c64e8f92144179691ba61c (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:57.790633 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f40675a3c64e8f92144179691ba61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.795907 20459 tablet_service.cc:1511] Processing CreateTablet for tablet 905c236cf17546e78d11227c379aefcc (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:57.797246 20459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c236cf17546e78d11227c379aefcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.798728 20460 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed9653250ed4f0e9a816e38fdbad486 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:57.800025 20460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed9653250ed4f0e9a816e38fdbad486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.802764 20461 tablet_service.cc:1511] Processing CreateTablet for tablet 15aaaa932f89470faf07da513149a7c1 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:57.804016 20461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aaaa932f89470faf07da513149a7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.818725 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 2a89060afa1a455c8768e0916c816e8b (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:57.816987 20458 tablet_service.cc:1511] Processing CreateTablet for tablet e2475acbd0464353afee13a8189d7985 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:57.820541 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a89060afa1a455c8768e0916c816e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.820855 20458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2475acbd0464353afee13a8189d7985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.849726 20316 tablet_service.cc:1511] Processing CreateTablet for tablet 59d1b829d91440a882d83fa16c951320 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:57.851662 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1b829d91440a882d83fa16c951320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.869988 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 233e986863ee41ad9781dc10e1bd04ed (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:57.871412 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233e986863ee41ad9781dc10e1bd04ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.872382 20313 tablet_service.cc:1511] Processing CreateTablet for tablet e9f40675a3c64e8f92144179691ba61c (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:57.873795 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f40675a3c64e8f92144179691ba61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.870054 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 9f548eb1d508427eb695de7d0a81bf72 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:57.876721 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f548eb1d508427eb695de7d0a81bf72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.879093 20312 tablet_service.cc:1511] Processing CreateTablet for tablet 15aaaa932f89470faf07da513149a7c1 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:57.880386 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aaaa932f89470faf07da513149a7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.905217 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed9653250ed4f0e9a816e38fdbad486 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:57.907166 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed9653250ed4f0e9a816e38fdbad486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.919262 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 905c236cf17546e78d11227c379aefcc (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:57.921146 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905c236cf17546e78d11227c379aefcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.942584 20517 tablet_bootstrap.cc:492] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:57.959090 20517 tablet_bootstrap.cc:654] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.962713 20518 tablet_bootstrap.cc:492] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:57.964728 20516 tablet_bootstrap.cc:492] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:57.965168 20312 tablet_service.cc:1511] Processing CreateTablet for tablet e2475acbd0464353afee13a8189d7985 (DEFAULT_TABLE table=test-workload [id=ea032c0601394a13a499a27d1ba73f0e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:57.966668 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2475acbd0464353afee13a8189d7985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:57.969172 20518 tablet_bootstrap.cc:654] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.972074 20516 tablet_bootstrap.cc:654] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.979836 20517 tablet_bootstrap.cc:492] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:57.980473 20517 ts_tablet_manager.cc:1403] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260710 11:10:57.984359 20517 raft_consensus.cc:359] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:57.985176 20517 raft_consensus.cc:385] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.985491 20517 raft_consensus.cc:740] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.986251 20517 consensus_queue.cc:260] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:57.988101 20518 tablet_bootstrap.cc:492] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:57.988653 20518 ts_tablet_manager.cc:1403] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.022s
I20260710 11:10:57.990300 20501 heartbeater.cc:499] Master 127.15.251.62:34639 was elected leader, sending a full tablet report...
I20260710 11:10:57.990839 20517 ts_tablet_manager.cc:1434] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 11:10:57.991386 20518 raft_consensus.cc:359] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:57.991863 20517 tablet_bootstrap.cc:492] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:57.991901 20516 tablet_bootstrap.cc:492] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:57.992214 20518 raft_consensus.cc:385] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.992632 20518 raft_consensus.cc:740] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.992796 20516 ts_tablet_manager.cc:1403] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260710 11:10:57.993577 20518 consensus_queue.cc:260] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:57.996251 20516 raft_consensus.cc:359] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:57.997293 20516 raft_consensus.cc:385] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.997758 20516 raft_consensus.cc:740] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.998541 20517 tablet_bootstrap.cc:654] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.999037 20516 consensus_queue.cc:260] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.019580 20352 heartbeater.cc:499] Master 127.15.251.62:34639 was elected leader, sending a full tablet report...
I20260710 11:10:58.019778 20516 ts_tablet_manager.cc:1434] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.007s
I20260710 11:10:58.020772 20518 ts_tablet_manager.cc:1434] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.015s
I20260710 11:10:58.021579 20427 heartbeater.cc:499] Master 127.15.251.62:34639 was elected leader, sending a full tablet report...
I20260710 11:10:58.021857 20518 tablet_bootstrap.cc:492] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.022981 20517 tablet_bootstrap.cc:492] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.023468 20517 ts_tablet_manager.cc:1403] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.016s
I20260710 11:10:58.025949 20516 tablet_bootstrap.cc:492] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.026333 20517 raft_consensus.cc:359] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.027114 20517 raft_consensus.cc:385] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.027415 20517 raft_consensus.cc:740] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.028337 20518 tablet_bootstrap.cc:654] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.028271 20517 consensus_queue.cc:260] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.032959 20517 ts_tablet_manager.cc:1434] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:10:58.033342 20516 tablet_bootstrap.cc:654] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.033994 20517 tablet_bootstrap.cc:492] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.043009 20517 tablet_bootstrap.cc:654] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.044858 20518 tablet_bootstrap.cc:492] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.045579 20518 ts_tablet_manager.cc:1403] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260710 11:10:58.049103 20516 tablet_bootstrap.cc:492] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.048843 20518 raft_consensus.cc:359] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.049582 20518 raft_consensus.cc:385] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.049701 20516 ts_tablet_manager.cc:1403] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260710 11:10:58.049899 20518 raft_consensus.cc:740] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.051498 20522 raft_consensus.cc:493] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.051972 20522 raft_consensus.cc:515] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.052887 20516 raft_consensus.cc:359] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.053674 20516 raft_consensus.cc:385] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.054004 20516 raft_consensus.cc:740] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.054944 20516 consensus_queue.cc:260] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.057329 20516 ts_tablet_manager.cc:1434] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:58.058328 20516 tablet_bootstrap.cc:492] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.064293 20516 tablet_bootstrap.cc:654] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.069564 20522 leader_election.cc:290] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.070247 20522 raft_consensus.cc:493] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.070788 20522 raft_consensus.cc:515] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.078745 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c236cf17546e78d11227c379aefcc" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
W20260710 11:10:58.081943 20442 leader_election.cc:343] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.082170 20522 leader_election.cc:290] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.084162 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:10:58.050809 20518 consensus_queue.cc:260] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
W20260710 11:10:58.087522 20442 leader_election.cc:343] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.093047 20517 tablet_bootstrap.cc:492] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.095278 20518 ts_tablet_manager.cc:1434] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260710 11:10:58.096606 20518 tablet_bootstrap.cc:492] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.106760 20517 ts_tablet_manager.cc:1403] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.023s
I20260710 11:10:58.108466 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c236cf17546e78d11227c379aefcc" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
W20260710 11:10:58.110430 20441 leader_election.cc:343] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.110882 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.111027 20441 leader_election.cc:304] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a
I20260710 11:10:58.111999 20522 raft_consensus.cc:2749] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:58.113246 20441 leader_election.cc:343] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.113739 20441 leader_election.cc:304] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a
I20260710 11:10:58.114503 20522 raft_consensus.cc:2749] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:58.116250 20518 tablet_bootstrap.cc:654] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.120172 20517 raft_consensus.cc:359] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.120728 20517 raft_consensus.cc:385] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.120921 20517 raft_consensus.cc:740] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.121455 20516 tablet_bootstrap.cc:492] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.122094 20516 ts_tablet_manager.cc:1403] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.028s
I20260710 11:10:58.121620 20517 consensus_queue.cc:260] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.124157 20518 tablet_bootstrap.cc:492] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.124276 20517 ts_tablet_manager.cc:1434] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:10:58.124751 20518 ts_tablet_manager.cc:1403] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260710 11:10:58.125350 20517 tablet_bootstrap.cc:492] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.125263 20516 raft_consensus.cc:359] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.126082 20516 raft_consensus.cc:385] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.126389 20516 raft_consensus.cc:740] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.127236 20516 consensus_queue.cc:260] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.128001 20518 raft_consensus.cc:359] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.128769 20518 raft_consensus.cc:385] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.129096 20518 raft_consensus.cc:740] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.129992 20518 consensus_queue.cc:260] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.132836 20517 tablet_bootstrap.cc:654] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.135779 20516 ts_tablet_manager.cc:1434] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:58.136214 20518 ts_tablet_manager.cc:1434] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:10:58.137214 20518 tablet_bootstrap.cc:492] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.142634 20516 tablet_bootstrap.cc:492] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.143265 20518 tablet_bootstrap.cc:654] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.151983 20516 tablet_bootstrap.cc:654] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.153568 20517 tablet_bootstrap.cc:492] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.154059 20517 ts_tablet_manager.cc:1403] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260710 11:10:58.154511 20518 tablet_bootstrap.cc:492] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.155123 20518 ts_tablet_manager.cc:1403] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:10:58.156937 20517 raft_consensus.cc:359] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.157370 20516 tablet_bootstrap.cc:492] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.157621 20517 raft_consensus.cc:385] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.157982 20516 ts_tablet_manager.cc:1403] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:10:58.157799 20518 raft_consensus.cc:359] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.158039 20517 raft_consensus.cc:740] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.158529 20518 raft_consensus.cc:385] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.158927 20518 raft_consensus.cc:740] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.159492 20524 raft_consensus.cc:493] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.159116 20517 consensus_queue.cc:260] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.159766 20518 consensus_queue.cc:260] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.159960 20524 raft_consensus.cc:515] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.162242 20517 ts_tablet_manager.cc:1434] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:10:58.162499 20524 leader_election.cc:290] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.163352 20517 tablet_bootstrap.cc:492] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.169588 20518 ts_tablet_manager.cc:1434] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:10:58.170783 20516 raft_consensus.cc:359] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.171571 20516 raft_consensus.cc:385] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.171875 20516 raft_consensus.cc:740] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.172610 20516 consensus_queue.cc:260] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.173532 20517 tablet_bootstrap.cc:654] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.178730 20518 tablet_bootstrap.cc:492] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.185269 20530 raft_consensus.cc:493] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.185446 20518 tablet_bootstrap.cc:654] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.185834 20530 raft_consensus.cc:515] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.187237 20516 ts_tablet_manager.cc:1434] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260710 11:10:58.189512 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:10:58.190261 20402 raft_consensus.cc:2468] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:10:58.191632 20442 leader_election.cc:304] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.192595 20522 raft_consensus.cc:2804] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.189272 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.193041 20522 raft_consensus.cc:493] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.193466 20522 raft_consensus.cc:3060] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.193329 20326 raft_consensus.cc:2468] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:10:58.197528 20530 leader_election.cc:290] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.202589 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f40675a3c64e8f92144179691ba61c" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.203224 20326 raft_consensus.cc:2468] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.189579 20516 tablet_bootstrap.cc:492] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.204622 20517 tablet_bootstrap.cc:492] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.206153 20517 ts_tablet_manager.cc:1403] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.007s
I20260710 11:10:58.210129 20517 raft_consensus.cc:359] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.210929 20517 raft_consensus.cc:385] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.211251 20517 raft_consensus.cc:740] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.203738 20522 raft_consensus.cc:515] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.213932 20516 tablet_bootstrap.cc:654] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.214824 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:58.215500 20402 raft_consensus.cc:3060] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.204474 20367 leader_election.cc:304] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:10:58.218276 20524 raft_consensus.cc:2804] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.218582 20522 leader_election.cc:290] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.218631 20524 raft_consensus.cc:493] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.219197 20524 raft_consensus.cc:3060] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.219470 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f40675a3c64e8f92144179691ba61c" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.220232 20476 raft_consensus.cc:2468] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.214854 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.222123 20326 raft_consensus.cc:3060] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.223385 20518 tablet_bootstrap.cc:492] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.224001 20518 ts_tablet_manager.cc:1403] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.012s
W20260710 11:10:58.224668 20273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:58.227468 20518 raft_consensus.cc:359] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.228363 20518 raft_consensus.cc:385] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.228732 20518 raft_consensus.cc:740] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.229628 20518 consensus_queue.cc:260] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.231887 20402 raft_consensus.cc:2468] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:10:58.232224 20518 ts_tablet_manager.cc:1434] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:58.233347 20518 tablet_bootstrap.cc:492] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.233256 20442 leader_election.cc:304] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.234243 20522 raft_consensus.cc:2804] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.234937 20517 consensus_queue.cc:260] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.236325 20326 raft_consensus.cc:2468] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:10:58.230320 20524 raft_consensus.cc:515] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.240491 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f40675a3c64e8f92144179691ba61c" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.241124 20327 raft_consensus.cc:3060] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.242009 20518 tablet_bootstrap.cc:654] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.248883 20522 raft_consensus.cc:697] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:10:58.250488 20518 tablet_bootstrap.cc:492] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.250101 20522 consensus_queue.cc:237] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.251137 20518 ts_tablet_manager.cc:1403] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:10:58.251286 20517 ts_tablet_manager.cc:1434] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260710 11:10:58.252357 20517 tablet_bootstrap.cc:492] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.254096 20524 leader_election.cc:290] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.254974 20518 raft_consensus.cc:359] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.255342 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f40675a3c64e8f92144179691ba61c" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:58.255903 20518 raft_consensus.cc:385] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.256006 20476 raft_consensus.cc:3060] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.256422 20518 raft_consensus.cc:740] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.257403 20518 consensus_queue.cc:260] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.260017 20518 ts_tablet_manager.cc:1434] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:10:58.261271 20518 tablet_bootstrap.cc:492] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.260066 20516 tablet_bootstrap.cc:492] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.262115 20516 ts_tablet_manager.cc:1403] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.026s
I20260710 11:10:58.267843 20516 raft_consensus.cc:359] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.268603 20516 raft_consensus.cc:385] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.268910 20516 raft_consensus.cc:740] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.269021 20517 tablet_bootstrap.cc:654] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.269754 20516 consensus_queue.cc:260] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.270859 20518 tablet_bootstrap.cc:654] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.272292 20476 raft_consensus.cc:2468] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.274646 20516 ts_tablet_manager.cc:1434] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:10:58.274425 20327 raft_consensus.cc:2468] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.275718 20516 tablet_bootstrap.cc:492] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.276144 20367 leader_election.cc:304] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:10:58.277423 20524 raft_consensus.cc:2804] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.282523 20516 tablet_bootstrap.cc:654] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.288075 20523 raft_consensus.cc:493] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.288759 20523 raft_consensus.cc:515] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.293515 20524 raft_consensus.cc:697] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:58.294862 20524 consensus_queue.cc:237] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.298471 20523 leader_election.cc:290] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.304473 20517 tablet_bootstrap.cc:492] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.305140 20517 ts_tablet_manager.cc:1403] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
I20260710 11:10:58.316075 20225 catalog_manager.cc:5697] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 0 to 1, leader changed from <none> to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 1 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:58.317229 20517 raft_consensus.cc:359] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.318178 20517 raft_consensus.cc:385] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.318570 20517 raft_consensus.cc:740] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.319579 20517 consensus_queue.cc:260] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.319854 20224 catalog_manager.cc:5697] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.321806 20518 tablet_bootstrap.cc:492] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.322285 20517 ts_tablet_manager.cc:1434] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 11:10:58.322431 20518 ts_tablet_manager.cc:1403] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.016s
I20260710 11:10:58.323454 20517 tablet_bootstrap.cc:492] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.325832 20518 raft_consensus.cc:359] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.331432 20517 tablet_bootstrap.cc:654] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.333014 20518 raft_consensus.cc:385] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.333418 20518 raft_consensus.cc:740] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.334373 20518 consensus_queue.cc:260] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.337628 20518 ts_tablet_manager.cc:1434] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:10:58.341732 20518 tablet_bootstrap.cc:492] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.345623 20516 tablet_bootstrap.cc:492] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.346143 20516 ts_tablet_manager.cc:1403] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.037s
I20260710 11:10:58.347059 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.347729 20476 raft_consensus.cc:2468] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:10:58.349155 20292 leader_election.cc:304] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.349197 20516 raft_consensus.cc:359] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.350009 20516 raft_consensus.cc:385] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.350157 20523 raft_consensus.cc:2804] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.350325 20516 raft_consensus.cc:740] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.350562 20523 raft_consensus.cc:493] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.350932 20523 raft_consensus.cc:3060] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.351121 20516 consensus_queue.cc:260] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.356235 20517 tablet_bootstrap.cc:492] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.356865 20517 ts_tablet_manager.cc:1403] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.005s
I20260710 11:10:58.357714 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:10:58.357200 20516 ts_tablet_manager.cc:1434] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:58.359056 20524 raft_consensus.cc:493] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:10:58.359102 20293 leader_election.cc:343] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.359470 20516 tablet_bootstrap.cc:492] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.359786 20524 raft_consensus.cc:515] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.360612 20523 raft_consensus.cc:515] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.362192 20524 leader_election.cc:290] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.363821 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:58.364367 20476 raft_consensus.cc:3060] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.365983 20517 raft_consensus.cc:359] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.366822 20516 tablet_bootstrap.cc:654] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.366910 20517 raft_consensus.cc:385] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.367430 20517 raft_consensus.cc:740] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.366926 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.368362 20517 consensus_queue.cc:260] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.366030 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.369927 20475 raft_consensus.cc:2468] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.373878 20518 tablet_bootstrap.cc:654] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.375285 20517 ts_tablet_manager.cc:1434] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:10:58.376729 20517 tablet_bootstrap.cc:492] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.378446 20516 tablet_bootstrap.cc:492] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.368818 20327 raft_consensus.cc:2468] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.378948 20516 ts_tablet_manager.cc:1403] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 11:10:58.380829 20522 raft_consensus.cc:493] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.381356 20522 raft_consensus.cc:515] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.381924 20516 raft_consensus.cc:359] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.382635 20516 raft_consensus.cc:385] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.382926 20516 raft_consensus.cc:740] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.378970 20367 leader_election.cc:304] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.383940 20516 consensus_queue.cc:260] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.384382 20524 raft_consensus.cc:2804] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.384758 20524 raft_consensus.cc:493] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.385095 20524 raft_consensus.cc:3060] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.384936 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1b829d91440a882d83fa16c951320" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:10:58.385740 20402 raft_consensus.cc:2468] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:10:58.386225 20516 ts_tablet_manager.cc:1434] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:10:58.387297 20516 tablet_bootstrap.cc:492] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.387591 20442 leader_election.cc:304] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.388571 20530 raft_consensus.cc:2804] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.388970 20530 raft_consensus.cc:493] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.389309 20530 raft_consensus.cc:3060] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.393744 20516 tablet_bootstrap.cc:654] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.395211 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1b829d91440a882d83fa16c951320" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.396091 20327 raft_consensus.cc:2468] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:10:58.397583 20522 leader_election.cc:290] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.402536 20518 tablet_bootstrap.cc:492] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.403108 20518 ts_tablet_manager.cc:1403] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.005s
I20260710 11:10:58.403455 20530 raft_consensus.cc:515] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.406234 20518 raft_consensus.cc:359] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.407110 20476 raft_consensus.cc:2468] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:10:58.407418 20518 raft_consensus.cc:385] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.407866 20516 tablet_bootstrap.cc:492] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.408092 20523 leader_election.cc:290] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Requested vote from peers c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.404942 20524 raft_consensus.cc:515] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.408932 20517 tablet_bootstrap.cc:654] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.409380 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:58.409823 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1b829d91440a882d83fa16c951320" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.410189 20292 leader_election.cc:304] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.410418 20327 raft_consensus.cc:3060] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:58.411158 20293 leader_election.cc:343] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.411370 20530 leader_election.cc:290] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.408943 20518 raft_consensus.cc:740] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.409296 20516 ts_tablet_manager.cc:1403] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 11:10:58.413270 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1b829d91440a882d83fa16c951320" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:58.413910 20402 raft_consensus.cc:3060] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.414072 20524 leader_election.cc:290] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.414393 20516 raft_consensus.cc:359] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.414773 20523 raft_consensus.cc:2804] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.415071 20516 raft_consensus.cc:385] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.415386 20516 raft_consensus.cc:740] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.416052 20516 consensus_queue.cc:260] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.417147 20518 consensus_queue.cc:260] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.417490 20327 raft_consensus.cc:2468] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:10:58.419240 20516 ts_tablet_manager.cc:1434] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:58.419286 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.419399 20441 leader_election.cc:304] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.420226 20516 tablet_bootstrap.cc:492] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:10:58.420148 20326 raft_consensus.cc:3060] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.420428 20530 raft_consensus.cc:2804] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.421633 20530 raft_consensus.cc:697] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:10:58.422438 20530 consensus_queue.cc:237] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.426823 20516 tablet_bootstrap.cc:654] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.433943 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:58.434096 20326 raft_consensus.cc:2468] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.434689 20476 raft_consensus.cc:3060] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.435439 20367 leader_election.cc:304] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:10:58.436614 20524 raft_consensus.cc:2804] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.437933 20524 raft_consensus.cc:697] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:58.438910 20524 consensus_queue.cc:237] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.441804 20402 raft_consensus.cc:2468] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:10:58.445564 20518 ts_tablet_manager.cc:1434] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.013s
I20260710 11:10:58.445860 20516 tablet_bootstrap.cc:492] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:10:58.446393 20516 ts_tablet_manager.cc:1403] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260710 11:10:58.446429 20523 raft_consensus.cc:697] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:10:58.447592 20523 consensus_queue.cc:237] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.449783 20516 raft_consensus.cc:359] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.450554 20516 raft_consensus.cc:385] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.450739 20476 raft_consensus.cc:2468] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.451776 20225 catalog_manager.cc:5697] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 0 to 1, leader changed from <none> to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 1 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:58.452380 20518 tablet_bootstrap.cc:492] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:10:58.454660 20223 catalog_manager.cc:5697] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.457535 20517 tablet_bootstrap.cc:492] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.458112 20517 ts_tablet_manager.cc:1403] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.001s
I20260710 11:10:58.450886 20516 raft_consensus.cc:740] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.461092 20517 raft_consensus.cc:359] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.462095 20517 raft_consensus.cc:385] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.462117 20516 consensus_queue.cc:260] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.464816 20518 tablet_bootstrap.cc:654] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.465361 20516 ts_tablet_manager.cc:1434] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:10:58.463238 20517 raft_consensus.cc:740] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.466773 20517 consensus_queue.cc:260] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.469180 20517 ts_tablet_manager.cc:1434] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:10:58.470156 20517 tablet_bootstrap.cc:492] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:10:58.473263 20524 raft_consensus.cc:493] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.473920 20524 raft_consensus.cc:515] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.476163 20524 leader_election.cc:290] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.477998 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.478885 20326 raft_consensus.cc:2468] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.479666 20517 tablet_bootstrap.cc:654] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:58.477998 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.482247 20367 leader_election.cc:304] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
W20260710 11:10:58.483371 20367 leader_election.cc:343] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.484612 20524 raft_consensus.cc:2804] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.485486 20524 raft_consensus.cc:493] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.485987 20524 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.495800 20524 raft_consensus.cc:515] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.499428 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.500188 20326 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.511127 20326 raft_consensus.cc:2468] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.511636 20225 catalog_manager.cc:5697] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.514928 20524 leader_election.cc:290] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.513729 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
W20260710 11:10:58.516906 20367 leader_election.cc:343] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:58.517657 20367 leader_election.cc:304] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [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: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:10:58.518695 20518 tablet_bootstrap.cc:492] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:10:58.518867 20517 tablet_bootstrap.cc:492] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:10:58.519068 20544 raft_consensus.cc:2804] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.519246 20518 ts_tablet_manager.cc:1403] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.018s
I20260710 11:10:58.519465 20517 ts_tablet_manager.cc:1403] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.021s
I20260710 11:10:58.519505 20524 raft_consensus.cc:493] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.522573 20518 raft_consensus.cc:359] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.523238 20518 raft_consensus.cc:385] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.523499 20518 raft_consensus.cc:740] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.523895 20517 raft_consensus.cc:359] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.524166 20518 consensus_queue.cc:260] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.522532 20524 raft_consensus.cc:515] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.526484 20518 ts_tablet_manager.cc:1434] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:10:58.524570 20517 raft_consensus.cc:385] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:58.527714 20517 raft_consensus.cc:740] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:10:58.528474 20517 consensus_queue.cc:260] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.529139 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.529776 20476 raft_consensus.cc:2468] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.530529 20517 ts_tablet_manager.cc:1434] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:10:58.527556 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.531011 20367 leader_election.cc:304] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.527558 20524 leader_election.cc:290] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.531118 20326 raft_consensus.cc:2468] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.532188 20524 raft_consensus.cc:2804] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.532570 20524 raft_consensus.cc:493] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.533025 20524 raft_consensus.cc:3060] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.542315 20524 raft_consensus.cc:515] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.544229 20524 leader_election.cc:290] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.545042 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.545172 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:58.545634 20326 raft_consensus.cc:3060] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.545876 20476 raft_consensus.cc:3060] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.550108 20544 raft_consensus.cc:697] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:58.551070 20544 consensus_queue.cc:237] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.553014 20476 raft_consensus.cc:2468] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.553601 20326 raft_consensus.cc:2468] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.554240 20367 leader_election.cc:304] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.556696 20566 raft_consensus.cc:2804] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.557157 20566 raft_consensus.cc:697] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:58.557888 20566 consensus_queue.cc:237] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.559836 20225 catalog_manager.cc:5697] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.572012 20225 catalog_manager.cc:5697] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.616804 20530 raft_consensus.cc:493] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.617355 20530 raft_consensus.cc:515] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.619056 20530 leader_election.cc:290] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.619879 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.620249 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:10:58.620711 20326 raft_consensus.cc:2393] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5b997e7e8cd41bbab31d738fb02a25c in current term 1: Already voted for candidate aca1f1f7468947849a504e208851cb6a in this term.
I20260710 11:10:58.621806 20441 leader_election.cc:304] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a
I20260710 11:10:58.622414 20530 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.627525 20530 raft_consensus.cc:2749] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:58.703104 20566 raft_consensus.cc:493] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.703578 20566 raft_consensus.cc:515] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.705120 20566 leader_election.cc:290] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.705997 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c236cf17546e78d11227c379aefcc" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.706247 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c236cf17546e78d11227c379aefcc" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.706597 20326 raft_consensus.cc:2468] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.706998 20476 raft_consensus.cc:2468] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:10:58.707654 20367 leader_election.cc:304] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:10:58.708425 20566 raft_consensus.cc:2804] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.708772 20566 raft_consensus.cc:493] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.709087 20566 raft_consensus.cc:3060] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.714071 20566 raft_consensus.cc:515] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.716362 20530 raft_consensus.cc:493] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.715961 20566 leader_election.cc:290] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.716933 20530 raft_consensus.cc:515] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.717609 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c236cf17546e78d11227c379aefcc" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:58.716537 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "905c236cf17546e78d11227c379aefcc" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.717937 20522 consensus_queue.cc:1048] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.718251 20476 raft_consensus.cc:3060] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.718319 20326 raft_consensus.cc:3060] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.719477 20530 leader_election.cc:290] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.721100 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475acbd0464353afee13a8189d7985" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:10:58.721374 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475acbd0464353afee13a8189d7985" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.721815 20401 raft_consensus.cc:2468] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:10:58.722157 20327 raft_consensus.cc:2468] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:10:58.723886 20441 leader_election.cc:304] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.725335 20530 raft_consensus.cc:2804] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:58.725781 20530 raft_consensus.cc:493] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:58.725919 20476 raft_consensus.cc:2468] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.726244 20530 raft_consensus.cc:3060] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.727174 20367 leader_election.cc:304] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.727787 20326 raft_consensus.cc:2468] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:10:58.727967 20566 raft_consensus.cc:2804] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.728749 20566 raft_consensus.cc:697] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:58.731130 20566 consensus_queue.cc:237] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.734447 20530 raft_consensus.cc:515] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.737118 20530 leader_election.cc:290] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:10:58.738606 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475acbd0464353afee13a8189d7985" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:58.739254 20402 raft_consensus.cc:3060] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.743501 20522 consensus_queue.cc:1048] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:58.746695 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475acbd0464353afee13a8189d7985" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:58.748010 20326 raft_consensus.cc:3060] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.748044 20402 raft_consensus.cc:2468] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:10:58.754665 20442 leader_election.cc:304] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.756016 20530 raft_consensus.cc:2804] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:58.756649 20530 raft_consensus.cc:697] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:10:58.757834 20530 consensus_queue.cc:237] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.765373 20326 raft_consensus.cc:2468] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:10:58.766863 20225 catalog_manager.cc:5697] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.778251 20566 consensus_queue.cc:1048] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.791828 20225 catalog_manager.cc:5697] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 0 to 1, leader changed from <none> to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 1 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:58.793656 20567 consensus_queue.cc:1048] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:58.808812 20567 raft_consensus.cc:493] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:58.809293 20567 raft_consensus.cc:515] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } }
I20260710 11:10:58.811257 20567 leader_election.cc:290] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.811923 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:10:58.812178 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89060afa1a455c8768e0916c816e8b" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:10:58.812873 20476 raft_consensus.cc:2393] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca1f1f7468947849a504e208851cb6a in current term 1: Already voted for candidate 6285eee9d78c4c7a9b056e01b9312515 in this term.
I20260710 11:10:58.813917 20367 leader_election.cc:304] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca1f1f7468947849a504e208851cb6a; no voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:10:58.814646 20567 raft_consensus.cc:3060] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:58.816668 20530 consensus_queue.cc:1048] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.820791 20567 raft_consensus.cc:2749] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:58.827210 20571 consensus_queue.cc:1048] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:58.835724 20523 consensus_queue.cc:1048] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.847505 20558 consensus_queue.cc:1048] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:58.920269 20476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59d1b829d91440a882d83fa16c951320"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
mode: GRACEFUL
new_leader_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:50310
I20260710 11:10:58.920825 20476 raft_consensus.cc:606] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Received request to transfer leadership to TS 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:10:58.933416 20401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
mode: GRACEFUL
new_leader_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:41906
I20260710 11:10:58.934042 20401 raft_consensus.cc:606] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Received request to transfer leadership to TS 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:10:58.939142 20401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
mode: GRACEFUL
new_leader_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:41906
I20260710 11:10:58.939705 20401 raft_consensus.cc:606] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Received request to transfer leadership to TS 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:10:58.940620 20567 consensus_queue.cc:1048] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.947059 20567 consensus_queue.cc:1048] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.947962 20544 raft_consensus.cc:993] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: : Instructing follower 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:10:58.948452 20544 raft_consensus.cc:1081] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Signalling peer 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:10:58.950824 20326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:51412
I20260710 11:10:58.951386 20326 raft_consensus.cc:493] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:58.951768 20326 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:58.954962 20475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
mode: GRACEFUL
new_leader_uuid: "aca1f1f7468947849a504e208851cb6a"
 from {username='slave'} at 127.0.0.1:50310
I20260710 11:10:58.955538 20475 raft_consensus.cc:606] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Received request to transfer leadership to TS aca1f1f7468947849a504e208851cb6a
I20260710 11:10:58.959379 20326 raft_consensus.cc:515] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.964610 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:58.965186 20475 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:58.969844 20567 consensus_queue.cc:1048] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:58.970702 20326 leader_election.cc:290] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:58.972601 20475 raft_consensus.cc:2468] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:10:58.973866 20292 leader_election.cc:304] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:58.974431 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:58.974817 20523 raft_consensus.cc:2804] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:58.975049 20401 raft_consensus.cc:3055] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:58.975368 20523 raft_consensus.cc:697] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:10:58.975427 20401 raft_consensus.cc:740] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:58.976322 20523 consensus_queue.cc:237] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.976387 20401 consensus_queue.cc:260] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:58.980469 20476 raft_consensus.cc:1240] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Rejecting Update request from peer aca1f1f7468947849a504e208851cb6a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:10:58.984218 20401 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:58.986019 20566 consensus_queue.cc:1048] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:58.988729 20223 catalog_manager.cc:5697] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 1 to 2, leader changed from aca1f1f7468947849a504e208851cb6a (127.15.251.2) to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.993273 20401 raft_consensus.cc:2468] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:10:59.022658 20566 consensus_queue.cc:1048] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.028631 20567 raft_consensus.cc:993] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: : Instructing follower 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:10:59.029081 20544 raft_consensus.cc:1081] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Signalling peer 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:10:59.032114 20327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:51412
I20260710 11:10:59.032692 20327 raft_consensus.cc:493] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.033071 20327 raft_consensus.cc:3060] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.035368 20567 consensus_queue.cc:1048] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.040781 20327 raft_consensus.cc:515] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.043735 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:59.043815 20327 leader_election.cc:290] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:59.044332 20401 raft_consensus.cc:3055] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:59.044461 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233e986863ee41ad9781dc10e1bd04ed" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:59.044951 20401 raft_consensus.cc:740] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:59.045488 20476 raft_consensus.cc:3060] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.045938 20401 consensus_queue.cc:260] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.047279 20401 raft_consensus.cc:3060] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.050625 20476 raft_consensus.cc:2468] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:10:59.051645 20292 leader_election.cc:304] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:59.052251 20401 raft_consensus.cc:2468] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:10:59.052416 20523 raft_consensus.cc:2804] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:59.052907 20523 raft_consensus.cc:697] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:10:59.053710 20523 consensus_queue.cc:237] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.060901 20223 catalog_manager.cc:5697] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 1 to 2, leader changed from aca1f1f7468947849a504e208851cb6a (127.15.251.2) to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:59.124560 20530 raft_consensus.cc:993] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: : Instructing follower aca1f1f7468947849a504e208851cb6a to start an election
I20260710 11:10:59.125066 20571 raft_consensus.cc:1081] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Signalling peer aca1f1f7468947849a504e208851cb6a to start an election
I20260710 11:10:59.126713 20401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
 from {username='slave'} at 127.0.0.1:41878
I20260710 11:10:59.127206 20401 raft_consensus.cc:493] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.127571 20401 raft_consensus.cc:3060] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.132221 20401 raft_consensus.cc:515] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.133749 20401 leader_election.cc:290] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:59.134685 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:10:59.134922 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aaaa932f89470faf07da513149a7c1" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:59.135315 20327 raft_consensus.cc:3060] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.135468 20476 raft_consensus.cc:3055] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:59.135846 20476 raft_consensus.cc:740] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:10:59.136644 20476 consensus_queue.cc:260] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.137895 20476 raft_consensus.cc:3060] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.142313 20327 raft_consensus.cc:2468] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 2.
I20260710 11:10:59.143639 20367 leader_election.cc:304] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:10:59.144553 20567 raft_consensus.cc:2804] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:59.145002 20476 raft_consensus.cc:2468] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 2.
I20260710 11:10:59.145201 20567 raft_consensus.cc:697] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 2 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:10:59.146147 20567 consensus_queue.cc:237] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.148919 20567 consensus_queue.cc:1048] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.153884 20223 catalog_manager.cc:5697] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 1 to 2, leader changed from c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3) to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 2 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:59.159451 20544 consensus_queue.cc:1048] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.283152 20574 raft_consensus.cc:993] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: : Instructing follower 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:10:59.283663 20530 raft_consensus.cc:1081] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Signalling peer 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:10:59.285226 20327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59d1b829d91440a882d83fa16c951320"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:51400
I20260710 11:10:59.285460 20530 consensus_queue.cc:1048] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.285822 20327 raft_consensus.cc:493] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.286224 20327 raft_consensus.cc:3060] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.292742 20327 raft_consensus.cc:515] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.296528 20530 consensus_queue.cc:1048] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.300323 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1b829d91440a882d83fa16c951320" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:10:59.301170 20476 raft_consensus.cc:3055] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:59.301611 20476 raft_consensus.cc:740] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:10:59.302492 20476 consensus_queue.cc:260] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.303503 20476 raft_consensus.cc:3060] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.305562 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1b829d91440a882d83fa16c951320" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:10:59.306159 20401 raft_consensus.cc:3060] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.309353 20476 raft_consensus.cc:2468] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:10:59.310637 20327 leader_election.cc:290] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:10:59.310760 20292 leader_election.cc:304] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:10:59.311684 20523 raft_consensus.cc:2804] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:59.312129 20523 raft_consensus.cc:697] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:10:59.312945 20523 consensus_queue.cc:237] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:10:59.314036 20401 raft_consensus.cc:2468] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:10:59.320221 20225 catalog_manager.cc:5697] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 1 to 2, leader changed from c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3) to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:59.431604 20401 raft_consensus.cc:1275] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.432794 20523 consensus_queue.cc:1048] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:59.440228 20476 raft_consensus.cc:1275] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.441617 20558 consensus_queue.cc:1048] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:59.571425 20401 raft_consensus.cc:1275] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.572733 20558 consensus_queue.cc:1048] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:59.579967 20476 raft_consensus.cc:1275] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.581306 20558 consensus_queue.cc:1048] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:59.581604 20327 raft_consensus.cc:1275] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer aca1f1f7468947849a504e208851cb6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.583334 20524 consensus_queue.cc:1048] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:59.591344 20475 raft_consensus.cc:1275] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer aca1f1f7468947849a504e208851cb6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.592634 20567 consensus_queue.cc:1048] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:59.916757 20476 raft_consensus.cc:1275] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.918006 20558 consensus_queue.cc:1048] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:59.926730 20401 raft_consensus.cc:1275] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:59.928965 20601 consensus_queue.cc:1048] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:02.012166 20223 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55308:
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:11:02.014215 20223 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:11:02.061986 20312 tablet_service.cc:1511] Processing CreateTablet for tablet 7807b59d575f4f00ad44369df2470b7a (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:02.063274 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7807b59d575f4f00ad44369df2470b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.063908 20389 tablet_service.cc:1511] Processing CreateTablet for tablet 7807b59d575f4f00ad44369df2470b7a (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:02.065080 20389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7807b59d575f4f00ad44369df2470b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.065972 20463 tablet_service.cc:1511] Processing CreateTablet for tablet 7807b59d575f4f00ad44369df2470b7a (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:02.067191 20463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7807b59d575f4f00ad44369df2470b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.068120 20385 tablet_service.cc:1511] Processing CreateTablet for tablet 64e921e2b0ff4b7d8bdbbdacdd39ec99 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:02.069344 20385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e921e2b0ff4b7d8bdbbdacdd39ec99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.071851 20384 tablet_service.cc:1511] Processing CreateTablet for tablet 50b9995c6bb14aeb9ab5da7eab6102a2 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:02.073091 20384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b9995c6bb14aeb9ab5da7eab6102a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.072816 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 64e921e2b0ff4b7d8bdbbdacdd39ec99 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:02.073470 20460 tablet_service.cc:1511] Processing CreateTablet for tablet 64e921e2b0ff4b7d8bdbbdacdd39ec99 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:02.074075 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e921e2b0ff4b7d8bdbbdacdd39ec99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.074687 20460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e921e2b0ff4b7d8bdbbdacdd39ec99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.079478 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 50b9995c6bb14aeb9ab5da7eab6102a2 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:02.080705 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b9995c6bb14aeb9ab5da7eab6102a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.095780 20458 tablet_service.cc:1511] Processing CreateTablet for tablet 50b9995c6bb14aeb9ab5da7eab6102a2 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:02.097121 20458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b9995c6bb14aeb9ab5da7eab6102a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.102241 20311 tablet_service.cc:1511] Processing CreateTablet for tablet a352680c705b4b498b5987a292372536 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:02.103555 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352680c705b4b498b5987a292372536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.108011 20392 tablet_service.cc:1511] Processing CreateTablet for tablet a352680c705b4b498b5987a292372536 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:02.109306 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352680c705b4b498b5987a292372536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.119630 20616 tablet_bootstrap.cc:492] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.123334 20465 tablet_service.cc:1511] Processing CreateTablet for tablet a352680c705b4b498b5987a292372536 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:02.123984 20385 tablet_service.cc:1511] Processing CreateTablet for tablet 668b1641031f4e0ba5a984c4fd0ae8e9 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:02.124701 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a352680c705b4b498b5987a292372536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.125507 20385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668b1641031f4e0ba5a984c4fd0ae8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.126157 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 668b1641031f4e0ba5a984c4fd0ae8e9 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:02.127421 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668b1641031f4e0ba5a984c4fd0ae8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.129360 20312 tablet_service.cc:1511] Processing CreateTablet for tablet dba65598882146a1b8c054aa1e65d196 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:02.134133 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba65598882146a1b8c054aa1e65d196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.133893 20386 tablet_service.cc:1511] Processing CreateTablet for tablet dba65598882146a1b8c054aa1e65d196 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:02.137749 20386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba65598882146a1b8c054aa1e65d196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.138326 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 668b1641031f4e0ba5a984c4fd0ae8e9 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:02.139526 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668b1641031f4e0ba5a984c4fd0ae8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.140565 20316 tablet_service.cc:1511] Processing CreateTablet for tablet bffae660ba844001b18d4d7a1bf5da12 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:02.141769 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffae660ba844001b18d4d7a1bf5da12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.148664 20390 tablet_service.cc:1511] Processing CreateTablet for tablet 79a9b53c29204385af0c28fafc82319c (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:02.149277 20391 tablet_service.cc:1511] Processing CreateTablet for tablet bffae660ba844001b18d4d7a1bf5da12 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:02.149988 20390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a9b53c29204385af0c28fafc82319c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.151288 20387 tablet_service.cc:1511] Processing CreateTablet for tablet b43a317847ba41c3992c47f2215b2413 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:02.152496 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43a317847ba41c3992c47f2215b2413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.159646 20317 tablet_service.cc:1511] Processing CreateTablet for tablet b43a317847ba41c3992c47f2215b2413 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:02.159883 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 79a9b53c29204385af0c28fafc82319c (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:02.160969 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43a317847ba41c3992c47f2215b2413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.162864 20466 tablet_service.cc:1511] Processing CreateTablet for tablet bffae660ba844001b18d4d7a1bf5da12 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:02.163789 20617 tablet_bootstrap.cc:492] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.164302 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffae660ba844001b18d4d7a1bf5da12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.164795 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a9b53c29204385af0c28fafc82319c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.166399 20461 tablet_service.cc:1511] Processing CreateTablet for tablet b43a317847ba41c3992c47f2215b2413 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:02.167237 20618 tablet_bootstrap.cc:492] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.167819 20461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43a317847ba41c3992c47f2215b2413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.170697 20462 tablet_service.cc:1511] Processing CreateTablet for tablet 79a9b53c29204385af0c28fafc82319c (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:02.172188 20462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79a9b53c29204385af0c28fafc82319c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.177987 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffae660ba844001b18d4d7a1bf5da12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.219283 20458 tablet_service.cc:1511] Processing CreateTablet for tablet dba65598882146a1b8c054aa1e65d196 (DEFAULT_TABLE table=soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:02.221216 20458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba65598882146a1b8c054aa1e65d196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:02.239188 20618 tablet_bootstrap.cc:654] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.244370 20617 tablet_bootstrap.cc:654] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:02.251641 20211 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.251.3:41313, user_credentials={real_user=slave}} blocked reactor thread for 77736.4us
W20260710 11:11:02.261129 20273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:11:02.269807 20212 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.251.2:38103, user_credentials={real_user=slave}} blocked reactor thread for 95804.4us
I20260710 11:11:02.280450 20616 tablet_bootstrap.cc:654] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.303009 20616 tablet_bootstrap.cc:492] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.303033 20618 tablet_bootstrap.cc:492] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.303718 20616 ts_tablet_manager.cc:1403] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.000s
I20260710 11:11:02.303778 20618 ts_tablet_manager.cc:1403] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.010s
I20260710 11:11:02.306947 20618 raft_consensus.cc:359] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.307713 20617 tablet_bootstrap.cc:492] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.309327 20618 raft_consensus.cc:385] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.309695 20617 ts_tablet_manager.cc:1403] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.146s	user 0.002s	sys 0.018s
I20260710 11:11:02.309753 20618 raft_consensus.cc:740] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.310801 20618 consensus_queue.cc:260] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.312739 20617 raft_consensus.cc:359] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.313510 20617 raft_consensus.cc:385] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.313813 20617 raft_consensus.cc:740] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.314604 20617 consensus_queue.cc:260] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.316882 20617 ts_tablet_manager.cc:1434] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:02.308566 20616 raft_consensus.cc:359] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.318847 20616 raft_consensus.cc:385] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.319164 20616 raft_consensus.cc:740] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.319903 20616 consensus_queue.cc:260] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.322300 20616 ts_tablet_manager.cc:1434] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:11:02.323339 20616 tablet_bootstrap.cc:492] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.328917 20618 ts_tablet_manager.cc:1434] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:11:02.331105 20616 tablet_bootstrap.cc:654] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.324240 20617 tablet_bootstrap.cc:492] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.331817 20618 tablet_bootstrap.cc:492] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.340306 20617 tablet_bootstrap.cc:654] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.340720 20618 tablet_bootstrap.cc:654] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.356029 20618 tablet_bootstrap.cc:492] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.357228 20617 tablet_bootstrap.cc:492] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.357851 20618 ts_tablet_manager.cc:1403] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.008s
I20260710 11:11:02.358158 20617 ts_tablet_manager.cc:1403] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.009s
I20260710 11:11:02.361748 20617 raft_consensus.cc:359] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.362562 20617 raft_consensus.cc:385] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.362916 20617 raft_consensus.cc:740] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.363551 20616 tablet_bootstrap.cc:492] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.364126 20616 ts_tablet_manager.cc:1403] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.024s
I20260710 11:11:02.363696 20617 consensus_queue.cc:260] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.364466 20618 raft_consensus.cc:359] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.365265 20618 raft_consensus.cc:385] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.365614 20618 raft_consensus.cc:740] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.366255 20617 ts_tablet_manager.cc:1434] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:02.366381 20618 consensus_queue.cc:260] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.367311 20616 raft_consensus.cc:359] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.368364 20616 raft_consensus.cc:385] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.368717 20616 raft_consensus.cc:740] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.368826 20618 ts_tablet_manager.cc:1434] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:02.370164 20618 tablet_bootstrap.cc:492] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.370589 20616 consensus_queue.cc:260] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.367411 20617 tablet_bootstrap.cc:492] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.373348 20616 ts_tablet_manager.cc:1434] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:11:02.376034 20616 tablet_bootstrap.cc:492] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.378060 20618 tablet_bootstrap.cc:654] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.380508 20617 tablet_bootstrap.cc:654] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.382079 20616 tablet_bootstrap.cc:654] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.393580 20616 tablet_bootstrap.cc:492] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.394335 20616 ts_tablet_manager.cc:1403] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 11:11:02.398381 20616 raft_consensus.cc:359] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.400041 20616 raft_consensus.cc:385] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.400478 20616 raft_consensus.cc:740] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.401286 20616 consensus_queue.cc:260] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.402025 20617 tablet_bootstrap.cc:492] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.402523 20618 tablet_bootstrap.cc:492] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.402629 20617 ts_tablet_manager.cc:1403] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.018s
I20260710 11:11:02.403084 20618 ts_tablet_manager.cc:1403] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.024s
I20260710 11:11:02.404788 20616 ts_tablet_manager.cc:1434] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:02.405849 20616 tablet_bootstrap.cc:492] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.405835 20617 raft_consensus.cc:359] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.406296 20618 raft_consensus.cc:359] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.406909 20617 raft_consensus.cc:385] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.407132 20618 raft_consensus.cc:385] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.408136 20617 raft_consensus.cc:740] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.408305 20618 raft_consensus.cc:740] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.409017 20617 consensus_queue.cc:260] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.409211 20618 consensus_queue.cc:260] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.411496 20617 ts_tablet_manager.cc:1434] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:02.411696 20618 ts_tablet_manager.cc:1434] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:02.413307 20617 tablet_bootstrap.cc:492] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.413605 20618 tablet_bootstrap.cc:492] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.415726 20616 tablet_bootstrap.cc:654] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.420464 20617 tablet_bootstrap.cc:654] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.420616 20618 tablet_bootstrap.cc:654] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.420732 20624 raft_consensus.cc:493] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.421273 20624 raft_consensus.cc:515] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.423653 20624 leader_election.cc:290] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:02.425207 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.429266 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:11:02.430161 20326 raft_consensus.cc:2468] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:11:02.432217 20617 tablet_bootstrap.cc:492] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.432791 20617 ts_tablet_manager.cc:1403] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:11:02.435786 20617 raft_consensus.cc:359] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.436604 20617 raft_consensus.cc:385] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.436952 20617 raft_consensus.cc:740] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.437757 20617 consensus_queue.cc:260] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
W20260710 11:11:02.432041 20442 leader_election.cc:343] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.440192 20617 ts_tablet_manager.cc:1434] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:02.440268 20605 raft_consensus.cc:493] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.441375 20617 tablet_bootstrap.cc:492] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.440980 20605 raft_consensus.cc:515] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.441833 20441 leader_election.cc:304] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [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: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: aca1f1f7468947849a504e208851cb6a
I20260710 11:11:02.444763 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
W20260710 11:11:02.446774 20367 leader_election.cc:343] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.448846 20605 leader_election.cc:290] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.449599 20624 raft_consensus.cc:2804] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.451189 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.456925 20624 raft_consensus.cc:493] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.457404 20624 raft_consensus.cc:3060] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:02.457923 20367 leader_election.cc:343] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.458581 20367 leader_election.cc:304] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca1f1f7468947849a504e208851cb6a; no voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:02.459290 20605 raft_consensus.cc:2749] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:02.460119 20616 tablet_bootstrap.cc:492] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.460697 20616 ts_tablet_manager.cc:1403] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.011s
I20260710 11:11:02.463662 20618 tablet_bootstrap.cc:492] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.464231 20618 ts_tablet_manager.cc:1403] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.023s
I20260710 11:11:02.464138 20616 raft_consensus.cc:359] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.451510 20617 tablet_bootstrap.cc:654] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.465078 20616 raft_consensus.cc:385] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.465543 20616 raft_consensus.cc:740] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.467729 20618 raft_consensus.cc:359] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.465095 20624 raft_consensus.cc:515] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.468492 20618 raft_consensus.cc:385] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.468923 20618 raft_consensus.cc:740] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.469743 20618 consensus_queue.cc:260] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.470422 20624 leader_election.cc:290] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:02.472211 20618 ts_tablet_manager.cc:1434] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:11:02.472805 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.473301 20618 tablet_bootstrap.cc:492] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
W20260710 11:11:02.474216 20442 leader_election.cc:343] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.472075 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:02.474982 20326 raft_consensus.cc:3060] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.480602 20618 tablet_bootstrap.cc:654] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.495687 20616 consensus_queue.cc:260] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.486372 20326 raft_consensus.cc:2468] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:11:02.507058 20441 leader_election.cc:304] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [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: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: aca1f1f7468947849a504e208851cb6a
I20260710 11:11:02.508662 20620 raft_consensus.cc:2804] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.509296 20620 raft_consensus.cc:697] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:02.510380 20620 consensus_queue.cc:237] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.519790 20616 ts_tablet_manager.cc:1434] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.006s
I20260710 11:11:02.521360 20616 tablet_bootstrap.cc:492] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.526185 20225 catalog_manager.cc:5697] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 0 to 1, leader changed from <none> to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 1 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:02.529476 20616 tablet_bootstrap.cc:654] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.531358 20618 tablet_bootstrap.cc:492] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.531934 20618 ts_tablet_manager.cc:1403] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.024s
I20260710 11:11:02.533842 20617 tablet_bootstrap.cc:492] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.534476 20617 ts_tablet_manager.cc:1403] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.032s
I20260710 11:11:02.537798 20620 raft_consensus.cc:493] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.538264 20618 raft_consensus.cc:359] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.538277 20620 raft_consensus.cc:515] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.539158 20618 raft_consensus.cc:385] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.539455 20618 raft_consensus.cc:740] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.540170 20618 consensus_queue.cc:260] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.540666 20620 leader_election.cc:290] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:02.542634 20618 ts_tablet_manager.cc:1434] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:11:02.543666 20618 tablet_bootstrap.cc:492] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.543699 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:11:02.545045 20326 raft_consensus.cc:2468] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:11:02.548759 20619 raft_consensus.cc:493] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.548928 20441 leader_election.cc:304] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.549198 20619 raft_consensus.cc:515] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.549901 20624 raft_consensus.cc:2804] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.550253 20624 raft_consensus.cc:493] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.550582 20624 raft_consensus.cc:3060] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.551204 20618 tablet_bootstrap.cc:654] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.552657 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352680c705b4b498b5987a292372536" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.543501 20617 raft_consensus.cc:359] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.544010 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.554028 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352680c705b4b498b5987a292372536" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.554312 20617 raft_consensus.cc:385] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.554500 20401 raft_consensus.cc:2468] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:11:02.554596 20476 raft_consensus.cc:2468] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.554665 20617 raft_consensus.cc:740] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.555699 20617 consensus_queue.cc:260] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.556627 20292 leader_election.cc:304] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.557930 20402 raft_consensus.cc:2468] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.558027 20617 ts_tablet_manager.cc:1434] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 11:11:02.558060 20601 raft_consensus.cc:2804] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.558619 20601 raft_consensus.cc:493] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.558930 20601 raft_consensus.cc:3060] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.559247 20617 tablet_bootstrap.cc:492] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.566229 20617 tablet_bootstrap.cc:654] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.570499 20624 raft_consensus.cc:515] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.573140 20617 tablet_bootstrap.cc:492] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.573630 20617 ts_tablet_manager.cc:1403] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 11:11:02.551208 20619 leader_election.cc:290] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.574568 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.575382 20402 raft_consensus.cc:3060] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.576526 20617 raft_consensus.cc:359] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.577227 20617 raft_consensus.cc:385] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.577509 20617 raft_consensus.cc:740] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.578310 20617 consensus_queue.cc:260] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.578598 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:02.579432 20326 raft_consensus.cc:3060] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.580610 20617 ts_tablet_manager.cc:1434] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:11:02.581583 20617 tablet_bootstrap.cc:492] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.591416 20617 tablet_bootstrap.cc:654] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.593626 20605 raft_consensus.cc:493] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.594277 20605 raft_consensus.cc:515] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.597913 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
W20260710 11:11:02.599823 20367 leader_election.cc:343] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.601150 20605 leader_election.cc:290] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.602972 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
W20260710 11:11:02.605019 20367 leader_election.cc:343] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.605597 20367 leader_election.cc:304] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca1f1f7468947849a504e208851cb6a; no voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:02.607069 20605 raft_consensus.cc:2749] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:02.611528 20601 raft_consensus.cc:515] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.613202 20605 raft_consensus.cc:493] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.621701 20605 raft_consensus.cc:515] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.625182 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:11:02.625828 20327 raft_consensus.cc:2468] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:11:02.625887 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.626470 20476 raft_consensus.cc:2468] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:11:02.627053 20402 raft_consensus.cc:2468] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:11:02.617969 20616 tablet_bootstrap.cc:492] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.628468 20618 tablet_bootstrap.cc:492] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.628499 20442 leader_election.cc:304] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.629146 20618 ts_tablet_manager.cc:1403] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.039s
I20260710 11:11:02.630867 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352680c705b4b498b5987a292372536" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.630977 20367 leader_election.cc:304] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.631422 20476 raft_consensus.cc:3060] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.631498 20605 leader_election.cc:290] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.632190 20605 raft_consensus.cc:2804] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.632611 20605 raft_consensus.cc:493] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.633009 20605 raft_consensus.cc:3060] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.633639 20618 raft_consensus.cc:359] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.634320 20618 raft_consensus.cc:385] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.634579 20618 raft_consensus.cc:740] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.628474 20616 ts_tablet_manager.cc:1403] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.000s
I20260710 11:11:02.628619 20624 leader_election.cc:290] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:02.629419 20601 leader_election.cc:290] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.629577 20620 raft_consensus.cc:2804] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.635483 20620 raft_consensus.cc:697] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:02.636667 20617 tablet_bootstrap.cc:492] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.636318 20620 consensus_queue.cc:237] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.637127 20617 ts_tablet_manager.cc:1403] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.017s
I20260710 11:11:02.637750 20616 raft_consensus.cc:359] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.638459 20616 raft_consensus.cc:385] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.638756 20616 raft_consensus.cc:740] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.638779 20476 raft_consensus.cc:2468] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.620719 20326 raft_consensus.cc:2468] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 1.
I20260710 11:11:02.639568 20618 consensus_queue.cc:260] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.640630 20292 leader_election.cc:304] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.640694 20617 raft_consensus.cc:359] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.648681 20617 raft_consensus.cc:385] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.648994 20617 raft_consensus.cc:740] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.649057 20601 raft_consensus.cc:2804] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.649701 20601 raft_consensus.cc:697] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:02.649838 20617 consensus_queue.cc:260] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.650276 20618 ts_tablet_manager.cc:1434] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260710 11:11:02.641882 20616 consensus_queue.cc:260] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.650516 20601 consensus_queue.cc:237] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.652576 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352680c705b4b498b5987a292372536" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.653153 20402 raft_consensus.cc:3060] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.652910 20605 raft_consensus.cc:515] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.654983 20605 leader_election.cc:290] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.657647 20616 ts_tablet_manager.cc:1434] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.006s
I20260710 11:11:02.658918 20616 tablet_bootstrap.cc:492] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.660162 20402 raft_consensus.cc:2468] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.660964 20618 tablet_bootstrap.cc:492] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.664809 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:02.667228 20326 raft_consensus.cc:3060] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.667644 20616 tablet_bootstrap.cc:654] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.667860 20618 tablet_bootstrap.cc:654] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.668442 20617 ts_tablet_manager.cc:1434] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.004s
I20260710 11:11:02.671217 20617 tablet_bootstrap.cc:492] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.676833 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.677671 20476 raft_consensus.cc:3060] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.679571 20617 tablet_bootstrap.cc:654] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.686275 20225 catalog_manager.cc:5697] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 0 to 1, leader changed from <none> to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 1 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:02.695354 20326 raft_consensus.cc:2468] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:11:02.696853 20367 leader_election.cc:304] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:02.699198 20644 raft_consensus.cc:2804] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.700341 20476 raft_consensus.cc:2468] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:11:02.700766 20644 raft_consensus.cc:697] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:02.701642 20644 consensus_queue.cc:237] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.706882 20225 catalog_manager.cc:5697] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.709580 20641 raft_consensus.cc:493] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.710089 20641 raft_consensus.cc:515] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.712167 20641 leader_election.cc:290] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.713737 20620 raft_consensus.cc:493] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.714105 20616 tablet_bootstrap.cc:492] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.714624 20616 ts_tablet_manager.cc:1403] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.002s
I20260710 11:11:02.714205 20620 raft_consensus.cc:515] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.716348 20620 leader_election.cc:290] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:02.718468 20616 raft_consensus.cc:359] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.718983 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
W20260710 11:11:02.721329 20441 leader_election.cc:343] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.720006 20616 raft_consensus.cc:385] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.725611 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.724241 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:11:02.725690 20616 raft_consensus.cc:740] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.722810 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.728418 20402 raft_consensus.cc:2468] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 0.
I20260710 11:11:02.726754 20476 raft_consensus.cc:2468] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:11:02.730741 20617 tablet_bootstrap.cc:492] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.729761 20442 leader_election.cc:304] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [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: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:11:02.737293 20617 ts_tablet_manager.cc:1403] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.009s
I20260710 11:11:02.733029 20616 consensus_queue.cc:260] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.738065 20620 raft_consensus.cc:2804] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.738503 20620 raft_consensus.cc:493] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.738843 20620 raft_consensus.cc:3060] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.739663 20616 ts_tablet_manager.cc:1434] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:11:02.740482 20616 tablet_bootstrap.cc:492] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.740427 20617 raft_consensus.cc:359] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.732193 20618 tablet_bootstrap.cc:492] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.741762 20618 ts_tablet_manager.cc:1403] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.023s
I20260710 11:11:02.744699 20618 raft_consensus.cc:359] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.741225 20617 raft_consensus.cc:385] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:02.729092 20367 leader_election.cc:343] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.746081 20618 raft_consensus.cc:385] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.746485 20618 raft_consensus.cc:740] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.747326 20618 consensus_queue.cc:260] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.745723 20617 raft_consensus.cc:740] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.748935 20617 consensus_queue.cc:260] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.749310 20616 tablet_bootstrap.cc:654] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.750960 20617 ts_tablet_manager.cc:1434] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:11:02.751869 20617 tablet_bootstrap.cc:492] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: Bootstrap starting.
I20260710 11:11:02.754658 20620 raft_consensus.cc:515] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.757299 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
W20260710 11:11:02.758625 20441 leader_election.cc:343] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.760452 20618 ts_tablet_manager.cc:1434] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 11:11:02.763343 20367 leader_election.cc:304] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [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: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:11:02.764196 20641 raft_consensus.cc:2804] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.764544 20641 raft_consensus.cc:493] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.764874 20641 raft_consensus.cc:3060] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.770187 20616 tablet_bootstrap.cc:492] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.770758 20616 ts_tablet_manager.cc:1403] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.013s
I20260710 11:11:02.774271 20616 raft_consensus.cc:359] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.775188 20616 raft_consensus.cc:385] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.770190 20620 leader_election.cc:290] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:02.775555 20616 raft_consensus.cc:740] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.776291 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.776443 20616 consensus_queue.cc:260] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.778206 20617 tablet_bootstrap.cc:654] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.778983 20616 ts_tablet_manager.cc:1434] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:11:02.780115 20616 tablet_bootstrap.cc:492] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.780643 20641 raft_consensus.cc:515] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.782142 20402 raft_consensus.cc:2393] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5b997e7e8cd41bbab31d738fb02a25c in current term 1: Already voted for candidate aca1f1f7468947849a504e208851cb6a in this term.
I20260710 11:11:02.783805 20618 tablet_bootstrap.cc:492] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.784296 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:02.784894 20326 raft_consensus.cc:3060] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.786231 20641 leader_election.cc:290] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.787391 20616 tablet_bootstrap.cc:654] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.787907 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668b1641031f4e0ba5a984c4fd0ae8e9" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.788653 20476 raft_consensus.cc:2393] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aca1f1f7468947849a504e208851cb6a in current term 1: Already voted for candidate c5b997e7e8cd41bbab31d738fb02a25c in this term.
I20260710 11:11:02.790347 20442 leader_election.cc:304] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [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: c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a
I20260710 11:11:02.791190 20620 raft_consensus.cc:2749] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:02.792333 20618 tablet_bootstrap.cc:654] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.795217 20641 raft_consensus.cc:493] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.797405 20616 tablet_bootstrap.cc:492] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.797888 20616 ts_tablet_manager.cc:1403] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:11:02.800384 20616 raft_consensus.cc:359] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.800868 20616 raft_consensus.cc:385] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.801090 20616 raft_consensus.cc:740] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.797461 20641 raft_consensus.cc:515] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.803700 20326 raft_consensus.cc:2468] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:11:02.803881 20641 leader_election.cc:290] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.804301 20618 tablet_bootstrap.cc:492] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.805032 20618 ts_tablet_manager.cc:1403] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:11:02.805485 20367 leader_election.cc:304] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [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: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:02.804287 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:11:02.805933 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.806785 20476 raft_consensus.cc:2468] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 0.
I20260710 11:11:02.806947 20641 raft_consensus.cc:2804] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.807634 20641 raft_consensus.cc:697] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:02.807467 20222 catalog_manager.cc:5697] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.796640 20617 tablet_bootstrap.cc:492] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: No bootstrap required, opened a new log
I20260710 11:11:02.808883 20617 ts_tablet_manager.cc:1403] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.003s
I20260710 11:11:02.807999 20367 leader_election.cc:304] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.808512 20641 consensus_queue.cc:237] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.809545 20605 raft_consensus.cc:2804] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:02.809736 20367 leader_election.cc:343] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.809964 20605 raft_consensus.cc:493] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.810297 20605 raft_consensus.cc:3060] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.804566 20616 consensus_queue.cc:260] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.811462 20617 raft_consensus.cc:359] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.812228 20616 ts_tablet_manager.cc:1434] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:11:02.812104 20617 raft_consensus.cc:385] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.812870 20617 raft_consensus.cc:740] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.807922 20618 raft_consensus.cc:359] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.814013 20618 raft_consensus.cc:385] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.814316 20618 raft_consensus.cc:740] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.814967 20618 consensus_queue.cc:260] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.817065 20618 ts_tablet_manager.cc:1434] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260710 11:11:02.813596 20617 consensus_queue.cc:260] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.819012 20616 tablet_bootstrap.cc:492] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: Bootstrap starting.
I20260710 11:11:02.819226 20617 ts_tablet_manager.cc:1434] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:11:02.819862 20605 raft_consensus.cc:515] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.822192 20619 raft_consensus.cc:493] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.822659 20619 raft_consensus.cc:515] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.824515 20619 leader_election.cc:290] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.820873 20618 tablet_bootstrap.cc:492] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: Bootstrap starting.
I20260710 11:11:02.825980 20616 tablet_bootstrap.cc:654] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.827220 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
W20260710 11:11:02.828697 20367 leader_election.cc:343] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.829605 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.829777 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.831236 20476 raft_consensus.cc:3060] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.831084 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.824535 20605 leader_election.cc:290] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.830346 20402 raft_consensus.cc:2468] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.834137 20293 leader_election.cc:304] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
W20260710 11:11:02.836561 20292 leader_election.cc:343] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:02.837563 20618 tablet_bootstrap.cc:654] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:02.839792 20601 raft_consensus.cc:2804] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.840296 20601 raft_consensus.cc:493] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.840739 20601 raft_consensus.cc:3060] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.850111 20476 raft_consensus.cc:2468] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 1.
I20260710 11:11:02.852415 20367 leader_election.cc:304] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [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: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:11:02.853466 20605 raft_consensus.cc:2804] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.853948 20605 raft_consensus.cc:697] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:02.854732 20605 consensus_queue.cc:237] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.857033 20601 raft_consensus.cc:515] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.865032 20618 tablet_bootstrap.cc:492] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: No bootstrap required, opened a new log
I20260710 11:11:02.865587 20618 ts_tablet_manager.cc:1403] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.002s
I20260710 11:11:02.865319 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.866148 20402 raft_consensus.cc:3060] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.870219 20619 raft_consensus.cc:493] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.870879 20619 raft_consensus.cc:515] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.868757 20618 raft_consensus.cc:359] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.874408 20618 raft_consensus.cc:385] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.874727 20618 raft_consensus.cc:740] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.875344 20618 consensus_queue.cc:260] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.877321 20618 ts_tablet_manager.cc:1434] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:11:02.879298 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.879750 20401 raft_consensus.cc:2468] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.880229 20619 leader_election.cc:290] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.880733 20293 leader_election.cc:304] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:02.881814 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.882400 20476 raft_consensus.cc:2468] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.884030 20619 raft_consensus.cc:2804] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.884661 20619 raft_consensus.cc:493] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.885090 20619 raft_consensus.cc:3060] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.885565 20223 catalog_manager.cc:5697] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.889031 20223 catalog_manager.cc:5697] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 1 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.892143 20402 raft_consensus.cc:2468] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.893703 20293 leader_election.cc:304] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:02.905310 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.905890 20476 raft_consensus.cc:3060] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.907243 20601 leader_election.cc:290] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.907624 20641 raft_consensus.cc:493] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.907835 20601 raft_consensus.cc:2804] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.908320 20601 raft_consensus.cc:697] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:02.908293 20641 raft_consensus.cc:515] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.911160 20641 leader_election.cc:290] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.912695 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6285eee9d78c4c7a9b056e01b9312515" is_pre_election: true
I20260710 11:11:02.909240 20601 consensus_queue.cc:237] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.913515 20327 raft_consensus.cc:2393] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca1f1f7468947849a504e208851cb6a in current term 1: Already voted for candidate c5b997e7e8cd41bbab31d738fb02a25c in this term.
I20260710 11:11:02.913903 20616 tablet_bootstrap.cc:492] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: No bootstrap required, opened a new log
I20260710 11:11:02.914047 20476 raft_consensus.cc:2468] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.914422 20616 ts_tablet_manager.cc:1403] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: Time spent bootstrapping tablet: real 0.096s	user 0.048s	sys 0.043s
I20260710 11:11:02.914933 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.917176 20616 raft_consensus.cc:359] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.917912 20616 raft_consensus.cc:385] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:02.917711 20367 leader_election.cc:304] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca1f1f7468947849a504e208851cb6a; no voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:02.918216 20616 raft_consensus.cc:740] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Initialized, Role: FOLLOWER
I20260710 11:11:02.918833 20605 raft_consensus.cc:3060] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.918203 20619 raft_consensus.cc:515] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.919217 20616 consensus_queue.cc:260] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.921346 20616 ts_tablet_manager.cc:1434] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:02.921939 20619 leader_election.cc:290] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.924913 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.925522 20402 raft_consensus.cc:3060] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.927384 20605 raft_consensus.cc:2749] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:02.927145 20223 catalog_manager.cc:5697] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.928798 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.929275 20475 raft_consensus.cc:3060] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.932106 20601 raft_consensus.cc:493] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:02.932610 20601 raft_consensus.cc:515] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.932845 20402 raft_consensus.cc:2468] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.934119 20293 leader_election.cc:304] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:02.934917 20619 raft_consensus.cc:2804] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.935446 20619 raft_consensus.cc:697] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:02.936250 20475 raft_consensus.cc:2468] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.936358 20619 consensus_queue.cc:237] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.937847 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:02.938125 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:02.938410 20476 raft_consensus.cc:2468] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.938714 20402 raft_consensus.cc:2468] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 0.
I20260710 11:11:02.939435 20601 leader_election.cc:290] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.939467 20292 leader_election.cc:304] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:02.940590 20619 raft_consensus.cc:2804] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:02.940985 20619 raft_consensus.cc:493] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:02.941318 20619 raft_consensus.cc:3060] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.944475 20620 consensus_queue.cc:1048] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:02.945917 20223 catalog_manager.cc:5697] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.947291 20619 raft_consensus.cc:515] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.949535 20619 leader_election.cc:290] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:02.950625 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:02.951056 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:02.951208 20401 raft_consensus.cc:3060] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.951635 20475 raft_consensus.cc:3060] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:02.958045 20401 raft_consensus.cc:2468] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.958300 20475 raft_consensus.cc:2468] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 1.
I20260710 11:11:02.959107 20293 leader_election.cc:304] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:02.960156 20619 raft_consensus.cc:2804] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:02.960543 20619 raft_consensus.cc:697] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:02.961185 20619 consensus_queue.cc:237] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:02.971913 20222 catalog_manager.cc:5697] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.981716 20624 consensus_queue.cc:1048] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.041013 20619 raft_consensus.cc:493] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.041472 20619 raft_consensus.cc:515] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.043150 20619 leader_election.cc:290] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:03.043797 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca1f1f7468947849a504e208851cb6a" is_pre_election: true
I20260710 11:11:03.044123 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" is_pre_election: true
I20260710 11:11:03.044909 20475 raft_consensus.cc:2393] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6285eee9d78c4c7a9b056e01b9312515 in current term 1: Already voted for candidate aca1f1f7468947849a504e208851cb6a in this term.
I20260710 11:11:03.045753 20292 leader_election.cc:304] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515; no voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:03.046551 20619 raft_consensus.cc:3060] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:03.052300 20619 raft_consensus.cc:2749] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:03.075022 20402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
mode: GRACEFUL
new_leader_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:41906
I20260710 11:11:03.075579 20402 raft_consensus.cc:606] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Received request to transfer leadership to TS 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:11:03.077442 20624 consensus_queue.cc:1048] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.080299 20475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
mode: GRACEFUL
new_leader_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:50310
I20260710 11:11:03.080922 20475 raft_consensus.cc:606] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Received request to transfer leadership to TS 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:11:03.083847 20620 raft_consensus.cc:993] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: : Instructing follower 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:11:03.084517 20624 raft_consensus.cc:1081] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Signalling peer 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:11:03.086606 20326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:51400
I20260710 11:11:03.087189 20326 raft_consensus.cc:493] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.087491 20326 raft_consensus.cc:3060] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.090516 20475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
mode: GRACEFUL
new_leader_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:50310
I20260710 11:11:03.090973 20475 raft_consensus.cc:606] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Received request to transfer leadership to TS 6285eee9d78c4c7a9b056e01b9312515
I20260710 11:11:03.095134 20624 consensus_queue.cc:1048] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.095316 20326 raft_consensus.cc:515] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.096630 20327 raft_consensus.cc:1240] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Rejecting Update request from peer c5b997e7e8cd41bbab31d738fb02a25c for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:03.098198 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:03.102310 20624 consensus_queue.cc:1059] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.103313 20667 raft_consensus.cc:3055] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.103637 20667 raft_consensus.cc:740] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:03.104429 20667 consensus_queue.cc:260] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.105387 20667 raft_consensus.cc:3060] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.106393 20326 leader_election.cc:290] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:03.109364 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e921e2b0ff4b7d8bdbbdacdd39ec99" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:03.110046 20619 consensus_queue.cc:1048] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.121518 20641 consensus_queue.cc:1048] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.121937 20475 raft_consensus.cc:2468] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:11:03.125620 20292 leader_election.cc:304] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [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: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: aca1f1f7468947849a504e208851cb6a
I20260710 11:11:03.126868 20601 raft_consensus.cc:2804] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.127331 20601 raft_consensus.cc:697] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:03.128091 20601 consensus_queue.cc:237] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [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: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.136729 20326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
mode: GRACEFUL
new_leader_uuid: "aca1f1f7468947849a504e208851cb6a"
 from {username='slave'} at 127.0.0.1:36008
I20260710 11:11:03.137259 20326 raft_consensus.cc:606] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Received request to transfer leadership to TS aca1f1f7468947849a504e208851cb6a
I20260710 11:11:03.136586 20223 catalog_manager.cc:5697] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 1 to 2, leader changed from c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3) to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.149756 20644 consensus_queue.cc:1048] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.151350 20326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
mode: GRACEFUL
new_leader_uuid: "aca1f1f7468947849a504e208851cb6a"
 from {username='slave'} at 127.0.0.1:36008
I20260710 11:11:03.151983 20326 raft_consensus.cc:606] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Received request to transfer leadership to TS aca1f1f7468947849a504e208851cb6a
I20260710 11:11:03.156355 20601 consensus_queue.cc:1048] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.162359 20327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
mode: GRACEFUL
new_leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:36008
I20260710 11:11:03.162916 20327 raft_consensus.cc:606] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Received request to transfer leadership to TS c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:03.173568 20605 raft_consensus.cc:993] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: : Instructing follower 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:11:03.174086 20644 raft_consensus.cc:1081] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Signalling peer 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:11:03.175556 20326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:51412
I20260710 11:11:03.176033 20326 raft_consensus.cc:493] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.176347 20326 raft_consensus.cc:3060] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.181388 20326 raft_consensus.cc:515] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.183360 20326 leader_election.cc:290] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:03.183828 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:03.183998 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7807b59d575f4f00ad44369df2470b7a" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:03.184557 20476 raft_consensus.cc:3060] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.184510 20402 raft_consensus.cc:3055] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.185226 20402 raft_consensus.cc:740] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:03.186297 20402 consensus_queue.cc:260] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.187475 20402 raft_consensus.cc:3060] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.190433 20476 raft_consensus.cc:2468] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:11:03.191425 20292 leader_election.cc:304] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:03.192085 20601 raft_consensus.cc:2804] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.192499 20601 raft_consensus.cc:697] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:03.193256 20601 consensus_queue.cc:237] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.193665 20402 raft_consensus.cc:2468] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:11:03.200331 20222 catalog_manager.cc:5697] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 1 to 2, leader changed from aca1f1f7468947849a504e208851cb6a (127.15.251.2) to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.216581 20644 consensus_queue.cc:1048] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.226003 20605 consensus_queue.cc:1048] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.364835 20619 consensus_queue.cc:1048] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.371500 20601 raft_consensus.cc:993] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: : Instructing follower c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:03.373160 20657 raft_consensus.cc:1081] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Signalling peer c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:03.374778 20476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:50300
I20260710 11:11:03.375494 20476 raft_consensus.cc:493] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.375963 20476 raft_consensus.cc:3060] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.379288 20605 consensus_queue.cc:1048] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.379933 20657 consensus_queue.cc:1048] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.383137 20476 raft_consensus.cc:515] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.386411 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:03.386987 20326 raft_consensus.cc:3055] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.387296 20326 raft_consensus.cc:740] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:03.387979 20326 consensus_queue.cc:260] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.388792 20326 raft_consensus.cc:3060] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.394886 20326 raft_consensus.cc:2468] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:03.395954 20441 leader_election.cc:304] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:03.401844 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79a9b53c29204385af0c28fafc82319c" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:03.402724 20401 raft_consensus.cc:3060] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.403975 20601 consensus_queue.cc:1048] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.405654 20667 raft_consensus.cc:2804] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.405959 20476 leader_election.cc:290] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:03.406210 20667 raft_consensus.cc:697] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:03.407073 20667 consensus_queue.cc:237] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.411302 20401 raft_consensus.cc:2468] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:03.415701 20605 consensus_queue.cc:1048] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.418311 20601 consensus_queue.cc:1048] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:03.420804 20657 raft_consensus.cc:993] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: : Instructing follower aca1f1f7468947849a504e208851cb6a to start an election
I20260710 11:11:03.421289 20657 raft_consensus.cc:1081] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Signalling peer aca1f1f7468947849a504e208851cb6a to start an election
I20260710 11:11:03.425465 20402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
 from {username='slave'} at 127.0.0.1:41894
I20260710 11:11:03.426079 20402 raft_consensus.cc:493] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.426522 20402 raft_consensus.cc:3060] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.427913 20667 raft_consensus.cc:993] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: : Instructing follower 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:11:03.428386 20624 raft_consensus.cc:1081] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Signalling peer 6285eee9d78c4c7a9b056e01b9312515 to start an election
I20260710 11:11:03.430061 20327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
 from {username='slave'} at 127.0.0.1:51400
I20260710 11:11:03.430709 20327 raft_consensus.cc:493] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.430748 20601 consensus_queue.cc:1048] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:03.431347 20327 raft_consensus.cc:3060] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.437192 20402 raft_consensus.cc:515] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.439774 20402 leader_election.cc:290] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:03.441244 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:03.450505 20325 raft_consensus.cc:3055] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.450838 20325 raft_consensus.cc:740] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:03.451628 20325 consensus_queue.cc:260] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.452790 20325 raft_consensus.cc:3060] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.452687 20619 consensus_queue.cc:1048] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.440219 20327 raft_consensus.cc:515] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.448127 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43a317847ba41c3992c47f2215b2413" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:03.458099 20475 raft_consensus.cc:3060] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.458182 20401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:03.458803 20401 raft_consensus.cc:3060] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.459578 20476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b9995c6bb14aeb9ab5da7eab6102a2" candidate_uuid: "6285eee9d78c4c7a9b056e01b9312515" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:03.460191 20476 raft_consensus.cc:3055] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.460525 20476 raft_consensus.cc:740] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:03.461851 20325 raft_consensus.cc:2468] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 2.
I20260710 11:11:03.463207 20367 leader_election.cc:304] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:03.463997 20605 raft_consensus.cc:2804] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.463662 20476 consensus_queue.cc:260] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.464530 20605 raft_consensus.cc:697] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 2 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:03.464815 20476 raft_consensus.cc:3060] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.465533 20327 leader_election.cc:290] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Requested vote from peers aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:03.465801 20401 raft_consensus.cc:2468] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:11:03.465353 20605 consensus_queue.cc:237] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.467845 20293 leader_election.cc:304] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:03.468950 20657 raft_consensus.cc:2804] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.469398 20657 raft_consensus.cc:697] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Leader. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:03.465128 20475 raft_consensus.cc:2468] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 2.
I20260710 11:11:03.470158 20657 consensus_queue.cc:237] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.470263 20225 catalog_manager.cc:5697] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 1 to 2, leader changed from 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1) to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 2 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.473824 20476 raft_consensus.cc:2468] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6285eee9d78c4c7a9b056e01b9312515 in term 2.
I20260710 11:11:03.476358 20657 raft_consensus.cc:993] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: : Instructing follower aca1f1f7468947849a504e208851cb6a to start an election
I20260710 11:11:03.476806 20619 raft_consensus.cc:1081] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Signalling peer aca1f1f7468947849a504e208851cb6a to start an election
I20260710 11:11:03.478524 20402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
 from {username='slave'} at 127.0.0.1:41894
I20260710 11:11:03.479131 20402 raft_consensus.cc:493] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.479764 20402 raft_consensus.cc:3060] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.483183 20222 catalog_manager.cc:5697] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 reported cstate change: term changed from 1 to 2, leader changed from c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3) to 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "6285eee9d78c4c7a9b056e01b9312515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.486902 20402 raft_consensus.cc:515] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.489813 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:03.490418 20325 raft_consensus.cc:3055] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.490513 20475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba65598882146a1b8c054aa1e65d196" candidate_uuid: "aca1f1f7468947849a504e208851cb6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
I20260710 11:11:03.490804 20325 raft_consensus.cc:740] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:03.491176 20475 raft_consensus.cc:3060] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.491670 20325 consensus_queue.cc:260] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.492796 20325 raft_consensus.cc:3060] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.493590 20223 catalog_manager.cc:5697] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 1 to 2, leader changed from 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1) to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 2 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.489151 20402 leader_election.cc:290] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3:41313)
I20260710 11:11:03.499445 20325 raft_consensus.cc:2468] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 2.
I20260710 11:11:03.500509 20367 leader_election.cc:304] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, aca1f1f7468947849a504e208851cb6a; no voters: 
I20260710 11:11:03.501260 20605 raft_consensus.cc:2804] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.501744 20605 raft_consensus.cc:697] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 2 LEADER]: Becoming Leader. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:03.501727 20475 raft_consensus.cc:2468] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca1f1f7468947849a504e208851cb6a in term 2.
I20260710 11:11:03.502799 20605 consensus_queue.cc:237] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:03.510485 20223 catalog_manager.cc:5697] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a reported cstate change: term changed from 1 to 2, leader changed from 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1) to aca1f1f7468947849a504e208851cb6a (127.15.251.2). New cstate: current_term: 2 leader_uuid: "aca1f1f7468947849a504e208851cb6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.525985 20475 raft_consensus.cc:1275] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: 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:03.527366 20619 consensus_queue.cc:1048] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.535543 20402 raft_consensus.cc:3060] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.543174 20402 raft_consensus.cc:1275] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: 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:03.544479 20619 consensus_queue.cc:1048] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.655130 20402 raft_consensus.cc:1275] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: 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:03.656520 20619 consensus_queue.cc:1048] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:03.664469 20475 raft_consensus.cc:1275] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: 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:03.666532 20601 consensus_queue.cc:1048] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.803387 20402 raft_consensus.cc:1275] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: 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:03.804514 20624 consensus_queue.cc:1048] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.811416 20325 raft_consensus.cc:1275] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: 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:03.813555 20624 consensus_queue.cc:1048] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.891144 20475 raft_consensus.cc:1275] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer aca1f1f7468947849a504e208851cb6a: 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:03.892470 20644 consensus_queue.cc:1048] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.899974 20325 raft_consensus.cc:1275] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer aca1f1f7468947849a504e208851cb6a: 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:03.901546 20605 consensus_queue.cc:1048] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.928475 20325 raft_consensus.cc:1275] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer aca1f1f7468947849a504e208851cb6a: 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:03.930019 20605 consensus_queue.cc:1048] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.937144 20475 raft_consensus.cc:1275] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer aca1f1f7468947849a504e208851cb6a: 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:03.938669 20641 consensus_queue.cc:1048] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.939656 20475 raft_consensus.cc:1275] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: 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:03.941143 20657 consensus_queue.cc:1048] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.951347 20402 raft_consensus.cc:1275] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer 6285eee9d78c4c7a9b056e01b9312515: 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:03.952955 20601 consensus_queue.cc:1048] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:06.166332 20225 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55308:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:06.188961 20225 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55308:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:06.275127 16364 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:11:06.412652 20715 log.cc:927] Time spent T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260710 11:11:06.526309 20716 log.cc:927] Time spent T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: Append to log took a long time: real 0.185s	user 0.005s	sys 0.000s
I20260710 11:11:06.552294 20325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a352680c705b4b498b5987a292372536"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
mode: GRACEFUL
new_leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:11:06.553211 20325 raft_consensus.cc:606] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Received request to transfer leadership to TS c5b997e7e8cd41bbab31d738fb02a25c
W20260710 11:11:06.555038 20727 log.cc:927] Time spent T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: Append to log took a long time: real 0.096s	user 0.001s	sys 0.002s
W20260710 11:11:06.555790 20717 log.cc:927] Time spent T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: Append to log took a long time: real 0.135s	user 0.002s	sys 0.000s
W20260710 11:11:06.563236 20367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.3:41313, user_credentials={real_user=slave}} blocked reactor thread for 71275.7us
I20260710 11:11:06.545536 20741 tablet.cc:1724] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.617221 20742 tablet.cc:1724] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.620816 20746 tablet.cc:1724] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.650766 20744 tablet.cc:1724] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.678313 20743 log.cc:927] Time spent T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260710 11:11:06.679710 20751 tablet.cc:1724] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.691591 20734 raft_consensus.cc:993] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: : Instructing follower c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:06.681200 20749 tablet.cc:1724] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.691494 20745 tablet.cc:1724] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.698271 20752 tablet.cc:1724] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.714004 20758 tablet.cc:1724] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.722970 20756 tablet.cc:1724] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.724578 20757 tablet.cc:1724] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.729763 20730 raft_consensus.cc:1081] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Signalling peer c5b997e7e8cd41bbab31d738fb02a25c to start an election
W20260710 11:11:06.747231 20292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.3:41313, user_credentials={real_user=slave}} blocked reactor thread for 45110.3us
W20260710 11:11:06.748064 20367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.3:41313, user_credentials={real_user=slave}} blocked reactor thread for 111697us
I20260710 11:11:06.759496 20402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
mode: GRACEFUL
new_leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:45142
I20260710 11:11:06.759197 20744 tablet.cc:1724] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.762008 20402 raft_consensus.cc:606] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Received request to transfer leadership to TS c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:06.766984 16364 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:11:06.767557 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:06.768610 20470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a352680c705b4b498b5987a292372536"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:50300
I20260710 11:11:06.769214 20470 raft_consensus.cc:493] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.769642 20470 raft_consensus.cc:3060] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.772424 20757 tablet.cc:1724] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.781067 20752 tablet.cc:1724] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.785982 20401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486"
dest_uuid: "aca1f1f7468947849a504e208851cb6a"
mode: GRACEFUL
new_leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:45142
I20260710 11:11:06.785538 20741 tablet.cc:1724] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.786590 20401 raft_consensus.cc:606] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Received request to transfer leadership to TS c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:06.802160 20470 raft_consensus.cc:515] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:06.805606 20470 leader_election.cc:290] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:06.806468 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352680c705b4b498b5987a292372536" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:06.807224 20324 raft_consensus.cc:3055] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.807276 20327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72"
dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
mode: GRACEFUL
new_leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:11:06.807580 20324 raft_consensus.cc:740] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:06.807901 20327 raft_consensus.cc:606] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Received request to transfer leadership to TS c5b997e7e8cd41bbab31d738fb02a25c
I20260710 11:11:06.808437 20324 consensus_queue.cc:260] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:06.809841 20324 raft_consensus.cc:3060] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.811894 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a352680c705b4b498b5987a292372536" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:06.812440 20402 raft_consensus.cc:3060] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.812531 20744 tablet.cc:1724] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.813226 20428 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:668b1641031f4e0ba5a984c4fd0ae8e9)
I20260710 11:11:06.815726 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:06.816224 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:06.818369 20764 tablet.cc:1724] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.825218 20353 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:50b9995c6bb14aeb9ab5da7eab6102a2)
I20260710 11:11:06.837049 20745 tablet.cc:1724] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.839064 20353 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:50b9995c6bb14aeb9ab5da7eab6102a2)
I20260710 11:11:06.831730 20746 tablet.cc:1724] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.831903 20742 tablet.cc:1724] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.828759 20402 raft_consensus.cc:2468] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:06.817270 20752 tablet.cc:1724] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.820297 20749 tablet.cc:1724] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.847041 20442 leader_election.cc:304] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:06.848117 20686 raft_consensus.cc:2804] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.848615 20686 raft_consensus.cc:697] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:06.849576 20686 consensus_queue.cc:237] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:06.840917 20324 raft_consensus.cc:2468] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:06.842279 20757 tablet.cc:1724] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.829526 20756 tablet.cc:1724] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.871411 20225 catalog_manager.cc:5697] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 1 to 2, leader changed from 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1) to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 2 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:06.871156 20752 tablet.cc:1724] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.877741 20764 tablet.cc:1724] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.894305 20763 raft_consensus.cc:993] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: : Instructing follower c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:06.894833 20763 raft_consensus.cc:1081] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Signalling peer c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:06.896690 20476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:50286
I20260710 11:11:06.897341 20476 raft_consensus.cc:493] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:06.897701 20476 raft_consensus.cc:3060] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.904166 20476 raft_consensus.cc:515] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:06.906579 20476 leader_election.cc:290] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:06.906840 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:06.907469 20324 raft_consensus.cc:3060] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.907608 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed9653250ed4f0e9a816e38fdbad486" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:06.908226 20402 raft_consensus.cc:3055] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:06.908461 20402 raft_consensus.cc:740] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:06.909066 20402 consensus_queue.cc:260] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:06.910166 20402 raft_consensus.cc:3060] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:06.913273 20324 raft_consensus.cc:2468] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:06.914599 20441 leader_election.cc:304] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:06.915387 20686 raft_consensus.cc:2804] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:06.915271 20223 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f: soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1] alter complete (version 1)
I20260710 11:11:06.915915 20686 raft_consensus.cc:697] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:06.916827 20686 consensus_queue.cc:237] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:06.914974 20402 raft_consensus.cc:2468] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:06.932334 20225 catalog_manager.cc:5697] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 1 to 2, leader changed from aca1f1f7468947849a504e208851cb6a (127.15.251.2) to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 2 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.009541 20709 raft_consensus.cc:993] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: : Instructing follower c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:07.010150 20738 raft_consensus.cc:1081] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Signalling peer c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:07.011544 20476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:50286
I20260710 11:11:07.011996 20476 raft_consensus.cc:493] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.012277 20476 raft_consensus.cc:3060] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.016830 20476 raft_consensus.cc:515] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:07.018312 20476 leader_election.cc:290] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:07.018931 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:07.019325 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffae660ba844001b18d4d7a1bf5da12" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:07.019546 20324 raft_consensus.cc:3060] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.019832 20402 raft_consensus.cc:3055] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:07.020133 20402 raft_consensus.cc:740] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aca1f1f7468947849a504e208851cb6a, State: Running, Role: LEADER
I20260710 11:11:07.020784 20402 consensus_queue.cc:260] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:07.021674 20402 raft_consensus.cc:3060] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.024714 20324 raft_consensus.cc:2468] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:07.025772 20441 leader_election.cc:304] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6285eee9d78c4c7a9b056e01b9312515, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:07.026397 20402 raft_consensus.cc:2468] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 2.
I20260710 11:11:07.026477 20686 raft_consensus.cc:2804] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:07.027179 20686 raft_consensus.cc:697] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:07.028489 20686 consensus_queue.cc:237] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:07.037106 20225 catalog_manager.cc:5697] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 1 to 2, leader changed from aca1f1f7468947849a504e208851cb6a (127.15.251.2) to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 2 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.080528 20734 raft_consensus.cc:993] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: : Instructing follower c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:07.081055 20765 raft_consensus.cc:1081] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Signalling peer c5b997e7e8cd41bbab31d738fb02a25c to start an election
I20260710 11:11:07.082358 20470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72"
dest_uuid: "c5b997e7e8cd41bbab31d738fb02a25c"
 from {username='slave'} at 127.0.0.1:50300
I20260710 11:11:07.082764 20470 raft_consensus.cc:493] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.083038 20470 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.088315 20470 raft_consensus.cc:515] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:07.089803 20470 leader_election.cc:290] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [CANDIDATE]: Term 3 election: Requested vote from peers 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621), aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103)
I20260710 11:11:07.090523 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6285eee9d78c4c7a9b056e01b9312515"
I20260710 11:11:07.090883 20402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f548eb1d508427eb695de7d0a81bf72" candidate_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aca1f1f7468947849a504e208851cb6a"
I20260710 11:11:07.091171 20324 raft_consensus.cc:3055] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:07.091467 20402 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.091521 20324 raft_consensus.cc:740] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6285eee9d78c4c7a9b056e01b9312515, State: Running, Role: LEADER
I20260710 11:11:07.092463 20324 consensus_queue.cc:260] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [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: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:07.093489 20324 raft_consensus.cc:3060] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.096403 20402 raft_consensus.cc:2468] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 3.
I20260710 11:11:07.097716 20442 leader_election.cc:304] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [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: aca1f1f7468947849a504e208851cb6a, c5b997e7e8cd41bbab31d738fb02a25c; no voters: 
I20260710 11:11:07.098565 20686 raft_consensus.cc:2804] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:07.099016 20686 raft_consensus.cc:697] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 3 LEADER]: Becoming Leader. State: Replica: c5b997e7e8cd41bbab31d738fb02a25c, State: Running, Role: LEADER
I20260710 11:11:07.099808 20686 consensus_queue.cc:237] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [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: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } }
I20260710 11:11:07.103395 20324 raft_consensus.cc:2468] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b997e7e8cd41bbab31d738fb02a25c in term 3.
I20260710 11:11:07.107671 20225 catalog_manager.cc:5697] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c reported cstate change: term changed from 2 to 3, leader changed from 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1) to c5b997e7e8cd41bbab31d738fb02a25c (127.15.251.3). New cstate: current_term: 3 leader_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5b997e7e8cd41bbab31d738fb02a25c" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.229234 20324 raft_consensus.cc:1275] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:07.230379 20686 consensus_queue.cc:1048] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.233753 20756 tablet.cc:1724] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:07.239032 20225 catalog_manager.cc:5789] TS 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621) does not have the latest schema for tablet a352680c705b4b498b5987a292372536 (table soft_deleted_table [id=ab811c90b8d845a3ad1c8dd012a656e1]). Expected version 1 got 0
I20260710 11:11:07.246984 20756 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51396 (request call id 21) took 1043 ms. Trace:
I20260710 11:11:07.247519 20756 rpcz_store.cc:276] 0710 11:11:06.203994 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:11:06.206393 (+  2399us) service_pool.cc:224] Handling call
0710 11:11:07.246916 (+1040523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:11:06.284997 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:11:06.302244 (+ 17247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:11:06.302276 (+    32us) alter_schema_op.cc:66] Acquired schema lock
0710 11:11:06.302333 (+    57us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:11:06.302455 (+   122us) alter_schema_op.cc:128] START. Timestamp: 1783681866302382
0710 11:11:06.302478 (+    23us) op_driver.cc:348] REPLICATION: starting
0710 11:11:06.303127 (+   649us) log.cc:844] Serialized 204 byte log entry
0710 11:11:06.554137 (+251010us) spinlock_profiling.cc:243] Waited 8.51 ms on lock 0x7b4400022b4c. stack: 00007f33abaef343 00007f33abaef240 00007f33ab47e1d4 00007f33b51bc304 00007f33b51bc299 00007f33ab9a9db1 00007f33aba47c85 00007f33aba486a2 00007f33ae7ba1db 00007f33ae7b5aaf 00007f33ae7a986e 00007f33ae7a8bb6 00007f33ae7a87d8 00007f33ae7b2221 00007f33ae7b21d9 00007f33ae7b2169
0710 11:11:07.232960 (+678823us) op_driver.cc:464] REPLICATION: finished
0710 11:11:07.233619 (+   659us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:11:07.235469 (+  1850us) log.cc:844] Serialized 5 byte log entry
0710 11:11:07.245877 (+ 10408us) tablet_metadata.cc:665] Metadata flushed
0710 11:11:07.246660 (+   783us) log.cc:844] Serialized 14 byte log entry
0710 11:11:07.246757 (+    97us) alter_schema_op.cc:73] Released schema lock
0710 11:11:07.246789 (+    32us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":397,"prepare.queue_time_us":61634,"prepare.run_cpu_time_us":11737,"prepare.run_wall_time_us":189930,"replication_time_us":930355,"spinlock_wait_cycles":19573120,"thread_start_us":109616,"threads_started":2,"wal-append.queue_time_us":155707}]]}
I20260710 11:11:07.257057 20402 raft_consensus.cc:1275] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:07.258416 20721 consensus_queue.cc:1048] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.297813 20324 raft_consensus.cc:1275] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: 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:07.298998 20721 consensus_queue.cc:1048] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.307718 20402 raft_consensus.cc:1275] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: 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:07.310799 20721 consensus_queue.cc:1048] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.545790 20402 raft_consensus.cc:1275] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:07.546999 20721 consensus_queue.cc:1048] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.555743 20324 raft_consensus.cc:1275] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:07.557096 20721 consensus_queue.cc:1048] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.616641 20402 raft_consensus.cc:1275] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 3 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: 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:07.617923 20774 consensus_queue.cc:1048] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca1f1f7468947849a504e208851cb6a" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.628971 20324 raft_consensus.cc:1275] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 3 FOLLOWER]: Refusing update from remote peer c5b997e7e8cd41bbab31d738fb02a25c: 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:07.630441 20721 consensus_queue.cc:1048] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6285eee9d78c4c7a9b056e01b9312515" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 41621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.875056 16364 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:11:07.880573 16364 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:11:07.880959 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:07.885939 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:11:07.886320 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:08.914553 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:11:08.942014 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:08.942808 16364 tablet_replica.cc:333] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.943732 16364 raft_consensus.cc:2243] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.944272 16364 raft_consensus.cc:2272] T 668b1641031f4e0ba5a984c4fd0ae8e9 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.946393 16364 tablet_replica.cc:333] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.947079 16364 raft_consensus.cc:2243] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.947559 16364 raft_consensus.cc:2272] T dba65598882146a1b8c054aa1e65d196 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.949514 16364 tablet_replica.cc:333] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.950114 16364 raft_consensus.cc:2243] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.950587 16364 raft_consensus.cc:2272] T a352680c705b4b498b5987a292372536 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.952533 16364 tablet_replica.cc:333] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.953521 16364 raft_consensus.cc:2243] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.954226 16364 raft_consensus.cc:2272] T 79a9b53c29204385af0c28fafc82319c P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.955986 16364 tablet_replica.cc:333] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.956499 16364 raft_consensus.cc:2243] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.957226 16364 raft_consensus.cc:2272] T 50b9995c6bb14aeb9ab5da7eab6102a2 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.959260 16364 tablet_replica.cc:333] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.959812 16364 raft_consensus.cc:2243] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.960489 16364 raft_consensus.cc:2272] T 7807b59d575f4f00ad44369df2470b7a P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.962461 16364 tablet_replica.cc:333] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.962980 16364 raft_consensus.cc:2243] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.963696 16364 raft_consensus.cc:2272] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.965675 16364 tablet_replica.cc:333] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.966212 16364 raft_consensus.cc:2243] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.966964 16364 raft_consensus.cc:2272] T 2a89060afa1a455c8768e0916c816e8b P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.968850 16364 tablet_replica.cc:333] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.969358 16364 raft_consensus.cc:2243] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.969820 16364 raft_consensus.cc:2272] T e2475acbd0464353afee13a8189d7985 P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.971611 16364 tablet_replica.cc:333] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.972167 16364 raft_consensus.cc:2243] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.972687 16364 raft_consensus.cc:2272] T 2ed9653250ed4f0e9a816e38fdbad486 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.974895 16364 tablet_replica.cc:333] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.975489 16364 raft_consensus.cc:2243] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.975950 16364 raft_consensus.cc:2272] T bffae660ba844001b18d4d7a1bf5da12 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.977830 16364 tablet_replica.cc:333] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.978539 16364 raft_consensus.cc:2243] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.979003 16364 raft_consensus.cc:2272] T b43a317847ba41c3992c47f2215b2413 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.980775 16364 tablet_replica.cc:333] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.981326 16364 raft_consensus.cc:2243] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.981762 16364 raft_consensus.cc:2272] T 9f548eb1d508427eb695de7d0a81bf72 P 6285eee9d78c4c7a9b056e01b9312515 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.983846 16364 tablet_replica.cc:333] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.984391 16364 raft_consensus.cc:2243] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.985157 16364 raft_consensus.cc:2272] T 59d1b829d91440a882d83fa16c951320 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.987306 16364 tablet_replica.cc:333] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.987820 16364 raft_consensus.cc:2243] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.988256 16364 raft_consensus.cc:2272] T 15aaaa932f89470faf07da513149a7c1 P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.990185 16364 tablet_replica.cc:333] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.990672 16364 raft_consensus.cc:2243] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:08.991490 16364 raft_consensus.cc:2272] T 233e986863ee41ad9781dc10e1bd04ed P 6285eee9d78c4c7a9b056e01b9312515 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:08.994100 16364 tablet_replica.cc:333] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
W20260710 11:11:08.994395 20441 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260710 11:11:08.994762 16364 raft_consensus.cc:2243] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.995282 16364 raft_consensus.cc:2272] T 905c236cf17546e78d11227c379aefcc P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:08.997373 20441 consensus_peers.cc:597] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c -> Peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Couldn't send request to peer 6285eee9d78c4c7a9b056e01b9312515. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:08.997857 16364 tablet_replica.cc:333] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515: stopping tablet replica
I20260710 11:11:08.998494 16364 raft_consensus.cc:2243] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:08.998980 16364 raft_consensus.cc:2272] T e9f40675a3c64e8f92144179691ba61c P 6285eee9d78c4c7a9b056e01b9312515 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:09.031582 20441 consensus_peers.cc:597] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c -> Peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Couldn't send request to peer 6285eee9d78c4c7a9b056e01b9312515. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.041970 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:11:09.075577 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
I20260710 11:11:09.101292 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:09.102124 16364 tablet_replica.cc:333] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.102774 16364 raft_consensus.cc:2243] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.103289 16364 raft_consensus.cc:2272] T 50b9995c6bb14aeb9ab5da7eab6102a2 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.105307 16364 tablet_replica.cc:333] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.105957 16364 raft_consensus.cc:2243] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.106410 16364 raft_consensus.cc:2272] T 79a9b53c29204385af0c28fafc82319c P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.108255 16364 tablet_replica.cc:333] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.108872 16364 raft_consensus.cc:2243] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.109293 16364 raft_consensus.cc:2272] T a352680c705b4b498b5987a292372536 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.111361 16364 tablet_replica.cc:333] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.111982 16364 raft_consensus.cc:2243] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.112792 16364 raft_consensus.cc:2272] T 668b1641031f4e0ba5a984c4fd0ae8e9 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.114917 16364 tablet_replica.cc:333] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.115520 16364 raft_consensus.cc:2243] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.116366 16364 raft_consensus.cc:2272] T dba65598882146a1b8c054aa1e65d196 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:09.117094 20367 consensus_peers.cc:597] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a -> Peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Couldn't send request to peer 6285eee9d78c4c7a9b056e01b9312515. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.118435 16364 tablet_replica.cc:333] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.119148 16364 raft_consensus.cc:2243] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.119619 16364 raft_consensus.cc:2272] T 7807b59d575f4f00ad44369df2470b7a P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.121627 16364 tablet_replica.cc:333] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.122188 16364 raft_consensus.cc:2243] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.122628 16364 raft_consensus.cc:2272] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.125136 16364 tablet_replica.cc:333] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.125902 16364 raft_consensus.cc:2243] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.126361 16364 raft_consensus.cc:2272] T 2ed9653250ed4f0e9a816e38fdbad486 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:09.127976 20441 consensus_peers.cc:597] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c -> Peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Couldn't send request to peer 6285eee9d78c4c7a9b056e01b9312515. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.128772 16364 tablet_replica.cc:333] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.129398 16364 raft_consensus.cc:2243] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.129926 16364 raft_consensus.cc:2272] T 2a89060afa1a455c8768e0916c816e8b P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.132596 16364 tablet_replica.cc:333] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.133292 16364 raft_consensus.cc:2243] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.133780 16364 raft_consensus.cc:2272] T e2475acbd0464353afee13a8189d7985 P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:09.135407 20441 consensus_peers.cc:597] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c -> Peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Couldn't send request to peer 6285eee9d78c4c7a9b056e01b9312515. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.136212 16364 tablet_replica.cc:333] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.137022 16364 raft_consensus.cc:2243] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.137694 16364 raft_consensus.cc:2272] T 59d1b829d91440a882d83fa16c951320 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.140406 16364 tablet_replica.cc:333] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
W20260710 11:11:09.140445 20442 consensus_peers.cc:597] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c -> Peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Couldn't send request to peer aca1f1f7468947849a504e208851cb6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.141124 16364 raft_consensus.cc:2243] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.141947 16364 raft_consensus.cc:2272] T 15aaaa932f89470faf07da513149a7c1 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.143842 16364 tablet_replica.cc:333] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.144408 16364 raft_consensus.cc:2243] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.144865 16364 raft_consensus.cc:2272] T 233e986863ee41ad9781dc10e1bd04ed P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.146898 16364 tablet_replica.cc:333] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.147408 16364 raft_consensus.cc:2243] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.148142 16364 raft_consensus.cc:2272] T 905c236cf17546e78d11227c379aefcc P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.150465 16364 tablet_replica.cc:333] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.151158 16364 raft_consensus.cc:2243] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.152172 16364 raft_consensus.cc:2272] T e9f40675a3c64e8f92144179691ba61c P aca1f1f7468947849a504e208851cb6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.154851 16364 tablet_replica.cc:333] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.155346 16364 raft_consensus.cc:2243] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.156018 16364 raft_consensus.cc:2272] T b43a317847ba41c3992c47f2215b2413 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.157766 16364 tablet_replica.cc:333] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.158202 16364 raft_consensus.cc:2243] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.158545 16364 raft_consensus.cc:2272] T bffae660ba844001b18d4d7a1bf5da12 P aca1f1f7468947849a504e208851cb6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.160344 16364 tablet_replica.cc:333] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a: stopping tablet replica
I20260710 11:11:09.160770 16364 raft_consensus.cc:2243] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.161204 16364 raft_consensus.cc:2272] T 9f548eb1d508427eb695de7d0a81bf72 P aca1f1f7468947849a504e208851cb6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.199460 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
W20260710 11:11:09.226256 20441 consensus_peers.cc:597] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c -> Peer 6285eee9d78c4c7a9b056e01b9312515 (127.15.251.1:41621): Couldn't send request to peer 6285eee9d78c4c7a9b056e01b9312515. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:41621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.231020 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
I20260710 11:11:09.254899 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:09.255501 16364 tablet_replica.cc:333] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.256099 16364 raft_consensus.cc:2243] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.256562 16364 raft_consensus.cc:2272] T dba65598882146a1b8c054aa1e65d196 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.258472 16364 tablet_replica.cc:333] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.259011 16364 raft_consensus.cc:2243] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.259409 16364 raft_consensus.cc:2272] T 668b1641031f4e0ba5a984c4fd0ae8e9 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.261053 16364 tablet_replica.cc:333] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.261579 16364 raft_consensus.cc:2243] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.262236 16364 raft_consensus.cc:2272] T a352680c705b4b498b5987a292372536 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.263761 16364 tablet_replica.cc:333] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.264216 16364 raft_consensus.cc:2243] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.264560 16364 raft_consensus.cc:2272] T 7807b59d575f4f00ad44369df2470b7a P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.266153 16364 tablet_replica.cc:333] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.266618 16364 raft_consensus.cc:2243] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.266983 16364 raft_consensus.cc:2272] T 64e921e2b0ff4b7d8bdbbdacdd39ec99 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.268555 16364 tablet_replica.cc:333] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.268980 16364 raft_consensus.cc:2243] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.269785 16364 raft_consensus.cc:2272] T 2ed9653250ed4f0e9a816e38fdbad486 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.271777 16364 tablet_replica.cc:333] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.272362 16364 raft_consensus.cc:2243] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.272801 16364 raft_consensus.cc:2272] T 2a89060afa1a455c8768e0916c816e8b P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:09.273908 20442 consensus_peers.cc:597] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c -> Peer aca1f1f7468947849a504e208851cb6a (127.15.251.2:38103): Couldn't send request to peer aca1f1f7468947849a504e208851cb6a. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:38103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.274888 16364 tablet_replica.cc:333] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.275461 16364 raft_consensus.cc:2243] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.276239 16364 raft_consensus.cc:2272] T e2475acbd0464353afee13a8189d7985 P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.278044 16364 tablet_replica.cc:333] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.278553 16364 raft_consensus.cc:2243] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.279018 16364 raft_consensus.cc:2272] T 233e986863ee41ad9781dc10e1bd04ed P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.280720 16364 tablet_replica.cc:333] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.281242 16364 raft_consensus.cc:2243] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.281672 16364 raft_consensus.cc:2272] T 905c236cf17546e78d11227c379aefcc P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.283366 16364 tablet_replica.cc:333] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.283922 16364 raft_consensus.cc:2243] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.284269 16364 raft_consensus.cc:2272] T e9f40675a3c64e8f92144179691ba61c P c5b997e7e8cd41bbab31d738fb02a25c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.286017 16364 tablet_replica.cc:333] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.286527 16364 raft_consensus.cc:2243] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.286878 16364 raft_consensus.cc:2272] T 59d1b829d91440a882d83fa16c951320 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.288496 16364 tablet_replica.cc:333] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.288932 16364 raft_consensus.cc:2243] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.289292 16364 raft_consensus.cc:2272] T 15aaaa932f89470faf07da513149a7c1 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.290956 16364 tablet_replica.cc:333] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.291389 16364 raft_consensus.cc:2243] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.292007 16364 raft_consensus.cc:2272] T 79a9b53c29204385af0c28fafc82319c P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.293704 16364 tablet_replica.cc:333] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.294119 16364 raft_consensus.cc:2243] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.294471 16364 raft_consensus.cc:2272] T 50b9995c6bb14aeb9ab5da7eab6102a2 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.296008 16364 tablet_replica.cc:333] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.296412 16364 raft_consensus.cc:2243] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.296749 16364 raft_consensus.cc:2272] T b43a317847ba41c3992c47f2215b2413 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.298378 16364 tablet_replica.cc:333] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.298789 16364 raft_consensus.cc:2243] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.299386 16364 raft_consensus.cc:2272] T bffae660ba844001b18d4d7a1bf5da12 P c5b997e7e8cd41bbab31d738fb02a25c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.300882 16364 tablet_replica.cc:333] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c: stopping tablet replica
I20260710 11:11:09.301275 16364 raft_consensus.cc:2243] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.301961 16364 raft_consensus.cc:2272] T 9f548eb1d508427eb695de7d0a81bf72 P c5b997e7e8cd41bbab31d738fb02a25c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.339497 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:11:09.368516 16364 master.cc:562] Master@127.15.251.62:34639 shutting down...
I20260710 11:11:09.388178 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.388672 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.388948 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a793a3989ff4f6fb20e165f90eb785f: stopping tablet replica
I20260710 11:11:09.408516 16364 master.cc:584] Master@127.15.251.62:34639 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12353 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:11:09.462105 16364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.251.62:44233
I20260710 11:11:09.463219 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.468812 20787 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:09.469658 20788 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:09.471145 20790 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:09.471449 16364 server_base.cc:1061] running on GCE node
I20260710 11:11:09.472420 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.472591 16364 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:09.472787 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681869472754 us; error 0 us; skew 500 ppm
I20260710 11:11:09.473320 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.476377 16364 webserver.cc:533] Webserver started at http://127.15.251.62:34959/ using document root <none> and password file <none>
I20260710 11:11:09.476850 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.477061 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.477358 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.478480 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/master-0-root/instance:
uuid: "fcd7975a77894ef6bf406dd6ac0c80a9"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.482653 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:09.485735 20795 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:09.486424 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:09.486708 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/master-0-root
uuid: "fcd7975a77894ef6bf406dd6ac0c80a9"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.486977 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-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:09.496949 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.498099 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.534976 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.62:44233
I20260710 11:11:09.535080 20846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.62:44233 every 8 connection(s)
I20260710 11:11:09.538770 20847 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:09.549007 20847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9: Bootstrap starting.
I20260710 11:11:09.553591 20847 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.557539 20847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9: No bootstrap required, opened a new log
I20260710 11:11:09.559583 20847 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd7975a77894ef6bf406dd6ac0c80a9" member_type: VOTER }
I20260710 11:11:09.559969 20847 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.560206 20847 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcd7975a77894ef6bf406dd6ac0c80a9, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.560856 20847 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcd7975a77894ef6bf406dd6ac0c80a9" member_type: VOTER }
I20260710 11:11:09.561313 20847 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:09.561580 20847 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:09.561872 20847 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.566172 20847 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd7975a77894ef6bf406dd6ac0c80a9" member_type: VOTER }
I20260710 11:11:09.566695 20847 leader_election.cc:304] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [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: fcd7975a77894ef6bf406dd6ac0c80a9; no voters: 
I20260710 11:11:09.567775 20847 leader_election.cc:290] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:09.568089 20850 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.569375 20850 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 1 LEADER]: Becoming Leader. State: Replica: fcd7975a77894ef6bf406dd6ac0c80a9, State: Running, Role: LEADER
I20260710 11:11:09.570053 20850 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [LEADER]: Queue going to LEADER mode. State: All 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: "fcd7975a77894ef6bf406dd6ac0c80a9" member_type: VOTER }
I20260710 11:11:09.570770 20847 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:09.574317 20851 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcd7975a77894ef6bf406dd6ac0c80a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd7975a77894ef6bf406dd6ac0c80a9" member_type: VOTER } }
I20260710 11:11:09.574313 20852 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcd7975a77894ef6bf406dd6ac0c80a9. Latest consensus state: current_term: 1 leader_uuid: "fcd7975a77894ef6bf406dd6ac0c80a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcd7975a77894ef6bf406dd6ac0c80a9" member_type: VOTER } }
I20260710 11:11:09.575229 20851 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:09.575474 20852 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:09.580252 20856 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:09.586709 20856 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:09.587697 16364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:09.595005 20856 catalog_manager.cc:1383] Generated new cluster ID: 1950a9e06ad74cb594893ec795f3733e
I20260710 11:11:09.595263 20856 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:09.627578 20856 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:09.628854 20856 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:09.640753 20856 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9: Generated new TSK 0
I20260710 11:11:09.641317 20856 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:09.654171 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.659750 20868 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:09.660879 20869 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:09.663601 16364 server_base.cc:1061] running on GCE node
W20260710 11:11:09.663512 20871 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:09.664705 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.664880 16364 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:09.664999 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681869664987 us; error 0 us; skew 500 ppm
I20260710 11:11:09.665490 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.667608 16364 webserver.cc:533] Webserver started at http://127.15.251.1:38847/ using document root <none> and password file <none>
I20260710 11:11:09.668012 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.668166 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.668363 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.669339 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-0-root/instance:
uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.673657 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:11:09.676805 20876 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:09.677551 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:09.677824 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-0-root
uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.678097 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-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:09.698069 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.699301 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.700745 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.702975 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.703203 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.703440 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.703621 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.742463 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.1:37833
I20260710 11:11:09.742548 20938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.1:37833 every 8 connection(s)
I20260710 11:11:09.747412 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.754925 20943 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:09.757124 20944 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:09.758904 16364 server_base.cc:1061] running on GCE node
W20260710 11:11:09.758932 20946 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:09.760159 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.760344 16364 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:09.760466 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681869760455 us; error 0 us; skew 500 ppm
I20260710 11:11:09.760890 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.763785 16364 webserver.cc:533] Webserver started at http://127.15.251.2:43301/ using document root <none> and password file <none>
I20260710 11:11:09.764351 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.764585 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.764894 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.765285 20939 heartbeater.cc:344] Connected to a master server at 127.15.251.62:44233
I20260710 11:11:09.765708 20939 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:09.766258 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-1-root/instance:
uuid: "9bad52887beb4eb2bc0c48b601ea1951"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.766371 20939 heartbeater.cc:507] Master 127.15.251.62:44233 requested a full tablet report, sending...
I20260710 11:11:09.768445 20812 ts_manager.cc:194] Registered new tserver with Master: bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833)
I20260710 11:11:09.770220 20812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41932
I20260710 11:11:09.771322 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:09.774797 20951 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:09.775512 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:09.775790 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-1-root
uuid: "9bad52887beb4eb2bc0c48b601ea1951"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.776089 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-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:09.793175 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.794349 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.795730 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.797866 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.798197 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.798507 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.798724 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.836792 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.2:39027
I20260710 11:11:09.836884 21013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.2:39027 every 8 connection(s)
I20260710 11:11:09.842597 16364 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.849572 21017 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:09.850365 21018 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:09.854439 21020 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:09.854853 16364 server_base.cc:1061] running on GCE node
I20260710 11:11:09.855191 21014 heartbeater.cc:344] Connected to a master server at 127.15.251.62:44233
I20260710 11:11:09.855597 21014 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:09.855768 16364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.855985 16364 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:09.856117 16364 hybrid_clock.cc:648] HybridClock initialized: now 1783681869856105 us; error 0 us; skew 500 ppm
I20260710 11:11:09.856177 21014 heartbeater.cc:507] Master 127.15.251.62:44233 requested a full tablet report, sending...
I20260710 11:11:09.856557 16364 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.858229 20812 ts_manager.cc:194] Registered new tserver with Master: 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:09.858945 16364 webserver.cc:533] Webserver started at http://127.15.251.3:34107/ using document root <none> and password file <none>
I20260710 11:11:09.859483 16364 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.859673 16364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.859826 20812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41936
I20260710 11:11:09.859951 16364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.861337 16364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-2-root/instance:
uuid: "b65c38c64a8f489dab84a47a289ab8d5"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.865689 16364 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:11:09.868786 21025 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:09.869663 16364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:09.869896 16364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-2-root
uuid: "b65c38c64a8f489dab84a47a289ab8d5"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-zf5q"
I20260710 11:11:09.870127 16364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdjpYeD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681764564472-16364-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:09.879361 16364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.880414 16364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.881742 16364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.884027 16364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.884300 16364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.884549 16364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.884703 16364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.923130 16364 rpc_server.cc:307] RPC server started. Bound to: 127.15.251.3:45813
I20260710 11:11:09.923233 21087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.251.3:45813 every 8 connection(s)
I20260710 11:11:09.936264 21088 heartbeater.cc:344] Connected to a master server at 127.15.251.62:44233
I20260710 11:11:09.936584 21088 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:09.937228 21088 heartbeater.cc:507] Master 127.15.251.62:44233 requested a full tablet report, sending...
I20260710 11:11:09.938997 20812 ts_manager.cc:194] Registered new tserver with Master: b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:09.939649 16364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013376513s
I20260710 11:11:09.940680 20812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41952
I20260710 11:11:09.963056 20812 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41966:
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:09.965622 20812 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:10.032925 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 21ddc6112dc840319a9be13ee3c0e11a (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:10.034050 20977 tablet_service.cc:1511] Processing CreateTablet for tablet fe21de0c9d9f46f2b2acbb7d831556de (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:10.034505 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ddc6112dc840319a9be13ee3c0e11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.035494 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe21de0c9d9f46f2b2acbb7d831556de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.035518 20978 tablet_service.cc:1511] Processing CreateTablet for tablet e114b3829b004f6d960533ca755ab800 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:10.038893 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e114b3829b004f6d960533ca755ab800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.039333 20976 tablet_service.cc:1511] Processing CreateTablet for tablet f963f0ae4f144808b8d506999747e25f (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:10.041035 20976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f963f0ae4f144808b8d506999747e25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.048743 20975 tablet_service.cc:1511] Processing CreateTablet for tablet 4d88e15338434411af7255e856832069 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:10.050276 20975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d88e15338434411af7255e856832069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.052158 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 21ddc6112dc840319a9be13ee3c0e11a (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:10.054571 20903 tablet_service.cc:1511] Processing CreateTablet for tablet e114b3829b004f6d960533ca755ab800 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:10.056756 20902 tablet_service.cc:1511] Processing CreateTablet for tablet fe21de0c9d9f46f2b2acbb7d831556de (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:10.058949 20901 tablet_service.cc:1511] Processing CreateTablet for tablet f963f0ae4f144808b8d506999747e25f (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:10.060003 20974 tablet_service.cc:1511] Processing CreateTablet for tablet 171c3a6014f24b789eaddd6b1f76143b (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:10.061291 20974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171c3a6014f24b789eaddd6b1f76143b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.061163 20900 tablet_service.cc:1511] Processing CreateTablet for tablet 4d88e15338434411af7255e856832069 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:10.063885 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ddc6112dc840319a9be13ee3c0e11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.067095 20900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d88e15338434411af7255e856832069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.067303 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 21ddc6112dc840319a9be13ee3c0e11a (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:10.068632 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ddc6112dc840319a9be13ee3c0e11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.069049 21051 tablet_service.cc:1511] Processing CreateTablet for tablet fe21de0c9d9f46f2b2acbb7d831556de (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:10.069970 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe21de0c9d9f46f2b2acbb7d831556de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.070382 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe21de0c9d9f46f2b2acbb7d831556de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.070577 21052 tablet_service.cc:1511] Processing CreateTablet for tablet e114b3829b004f6d960533ca755ab800 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:10.071954 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f963f0ae4f144808b8d506999747e25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.072561 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e114b3829b004f6d960533ca755ab800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.072764 21049 tablet_service.cc:1511] Processing CreateTablet for tablet 4d88e15338434411af7255e856832069 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:10.074059 21049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d88e15338434411af7255e856832069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.074630 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e114b3829b004f6d960533ca755ab800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.072775 21048 tablet_service.cc:1511] Processing CreateTablet for tablet 171c3a6014f24b789eaddd6b1f76143b (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:10.079711 21050 tablet_service.cc:1511] Processing CreateTablet for tablet f963f0ae4f144808b8d506999747e25f (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:10.080210 20973 tablet_service.cc:1511] Processing CreateTablet for tablet 97b9ad30eca341feba8bf14c9813d0e3 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:10.080626 21047 tablet_service.cc:1511] Processing CreateTablet for tablet 97b9ad30eca341feba8bf14c9813d0e3 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:10.082223 20899 tablet_service.cc:1511] Processing CreateTablet for tablet 171c3a6014f24b789eaddd6b1f76143b (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:10.083938 20899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171c3a6014f24b789eaddd6b1f76143b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.085234 21048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171c3a6014f24b789eaddd6b1f76143b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.088066 21046 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb6fc1e0804c4a88c4684a267c4e0e (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:10.090325 20897 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb6fc1e0804c4a88c4684a267c4e0e (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:10.093250 20896 tablet_service.cc:1511] Processing CreateTablet for tablet dd9a028fd4d74173821e96f66fcf2077 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:10.094960 20972 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb6fc1e0804c4a88c4684a267c4e0e (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:10.095955 21045 tablet_service.cc:1511] Processing CreateTablet for tablet dd9a028fd4d74173821e96f66fcf2077 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:10.097023 20973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b9ad30eca341feba8bf14c9813d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.096750 20971 tablet_service.cc:1511] Processing CreateTablet for tablet dd9a028fd4d74173821e96f66fcf2077 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:10.087114 20898 tablet_service.cc:1511] Processing CreateTablet for tablet 97b9ad30eca341feba8bf14c9813d0e3 (DEFAULT_TABLE table=test-workload [id=e578d31ffa464f5eb0687a2ceb43bb58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:10.105069 21046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb6fc1e0804c4a88c4684a267c4e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.110407 20897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb6fc1e0804c4a88c4684a267c4e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.110337 20972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb6fc1e0804c4a88c4684a267c4e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.113289 20898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b9ad30eca341feba8bf14c9813d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.116055 21047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b9ad30eca341feba8bf14c9813d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.118769 20971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9a028fd4d74173821e96f66fcf2077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.125738 20896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9a028fd4d74173821e96f66fcf2077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.119730 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f963f0ae4f144808b8d506999747e25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.133761 21045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9a028fd4d74173821e96f66fcf2077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.138204 21102 tablet_bootstrap.cc:492] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.154522 21102 tablet_bootstrap.cc:654] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.203112 21102 tablet_bootstrap.cc:492] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.203768 21102 ts_tablet_manager.cc:1403] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.011s
I20260710 11:11:10.215868 21105 tablet_bootstrap.cc:492] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.218868 21102 raft_consensus.cc:359] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.219622 21102 raft_consensus.cc:385] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.219923 21102 raft_consensus.cc:740] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.220664 21102 consensus_queue.cc:260] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.223153 21105 tablet_bootstrap.cc:654] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.224795 21103 tablet_bootstrap.cc:492] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.249755 21103 tablet_bootstrap.cc:654] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.265102 21103 tablet_bootstrap.cc:492] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.265708 21103 ts_tablet_manager.cc:1403] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260710 11:11:10.265959 21014 heartbeater.cc:499] Master 127.15.251.62:44233 was elected leader, sending a full tablet report...
I20260710 11:11:10.266573 21102 ts_tablet_manager.cc:1434] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.059s	user 0.029s	sys 0.017s
I20260710 11:11:10.267516 21102 tablet_bootstrap.cc:492] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.267969 21103 raft_consensus.cc:359] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.268484 21103 raft_consensus.cc:385] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.268675 21103 raft_consensus.cc:740] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.269244 21103 consensus_queue.cc:260] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.271335 21088 heartbeater.cc:499] Master 127.15.251.62:44233 was elected leader, sending a full tablet report...
I20260710 11:11:10.272397 21105 tablet_bootstrap.cc:492] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.272915 21105 ts_tablet_manager.cc:1403] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.018s
I20260710 11:11:10.274520 21103 ts_tablet_manager.cc:1434] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:10.275537 21103 tablet_bootstrap.cc:492] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.276228 21105 raft_consensus.cc:359] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.277037 21105 raft_consensus.cc:385] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.277405 21105 raft_consensus.cc:740] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.278512 21105 consensus_queue.cc:260] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.283106 20939 heartbeater.cc:499] Master 127.15.251.62:44233 was elected leader, sending a full tablet report...
I20260710 11:11:10.283367 21103 tablet_bootstrap.cc:654] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.283653 21105 ts_tablet_manager.cc:1434] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260710 11:11:10.284677 21105 tablet_bootstrap.cc:492] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.287887 21102 tablet_bootstrap.cc:654] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.290774 21103 tablet_bootstrap.cc:492] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.291352 21103 ts_tablet_manager.cc:1403] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260710 11:11:10.294663 21105 tablet_bootstrap.cc:654] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.294450 21103 raft_consensus.cc:359] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.295207 21103 raft_consensus.cc:385] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.295562 21103 raft_consensus.cc:740] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.296525 21103 consensus_queue.cc:260] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.298743 21103 ts_tablet_manager.cc:1434] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:10.299746 21103 tablet_bootstrap.cc:492] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.306218 21103 tablet_bootstrap.cc:654] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.308018 21102 tablet_bootstrap.cc:492] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.309499 21102 ts_tablet_manager.cc:1403] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.001s
I20260710 11:11:10.311698 21105 tablet_bootstrap.cc:492] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.312036 21103 tablet_bootstrap.cc:492] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.312299 21105 ts_tablet_manager.cc:1403] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260710 11:11:10.312556 21103 ts_tablet_manager.cc:1403] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:11:10.312740 21102 raft_consensus.cc:359] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.313588 21102 raft_consensus.cc:385] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.313951 21102 raft_consensus.cc:740] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.314883 21102 consensus_queue.cc:260] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.315356 21105 raft_consensus.cc:359] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.315660 21103 raft_consensus.cc:359] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.316141 21105 raft_consensus.cc:385] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.316444 21103 raft_consensus.cc:385] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.316546 21105 raft_consensus.cc:740] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.316888 21103 raft_consensus.cc:740] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.317737 21102 ts_tablet_manager.cc:1434] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:10.317479 21105 consensus_queue.cc:260] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.317737 21103 consensus_queue.cc:260] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.319072 21102 tablet_bootstrap.cc:492] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.320053 21105 ts_tablet_manager.cc:1434] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:10.320423 21103 ts_tablet_manager.cc:1434] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:10.321058 21105 tablet_bootstrap.cc:492] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.321382 21103 tablet_bootstrap.cc:492] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.326231 21102 tablet_bootstrap.cc:654] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.327919 21105 tablet_bootstrap.cc:654] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.328261 21103 tablet_bootstrap.cc:654] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.338937 21102 tablet_bootstrap.cc:492] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.339704 21102 ts_tablet_manager.cc:1403] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:11:10.346107 21102 raft_consensus.cc:359] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.346926 21103 tablet_bootstrap.cc:492] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.346903 21102 raft_consensus.cc:385] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.347434 21102 raft_consensus.cc:740] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.347548 21103 ts_tablet_manager.cc:1403] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.014s
I20260710 11:11:10.348470 21102 consensus_queue.cc:260] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.350821 21102 ts_tablet_manager.cc:1434] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:11:10.352840 21105 tablet_bootstrap.cc:492] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.352964 21102 tablet_bootstrap.cc:492] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.353492 21105 ts_tablet_manager.cc:1403] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260710 11:11:10.353046 21103 raft_consensus.cc:359] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.354019 21103 raft_consensus.cc:385] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.354379 21103 raft_consensus.cc:740] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.355268 21103 consensus_queue.cc:260] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.356511 21105 raft_consensus.cc:359] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.357352 21105 raft_consensus.cc:385] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.357722 21105 raft_consensus.cc:740] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.357868 21103 ts_tablet_manager.cc:1434] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:11:10.358981 21103 tablet_bootstrap.cc:492] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.358603 21105 consensus_queue.cc:260] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.360010 21102 tablet_bootstrap.cc:654] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.362721 21105 ts_tablet_manager.cc:1434] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:10.363792 21105 tablet_bootstrap.cc:492] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.366628 21103 tablet_bootstrap.cc:654] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.370002 21105 tablet_bootstrap.cc:654] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.372650 21102 tablet_bootstrap.cc:492] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.373383 21102 ts_tablet_manager.cc:1403] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:11:10.377005 21102 raft_consensus.cc:359] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.378058 21102 raft_consensus.cc:385] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.378417 21102 raft_consensus.cc:740] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.378990 21103 tablet_bootstrap.cc:492] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.379525 21103 ts_tablet_manager.cc:1403] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:11:10.379302 21102 consensus_queue.cc:260] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.382144 21105 tablet_bootstrap.cc:492] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.382164 21102 ts_tablet_manager.cc:1434] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:10.382725 21105 ts_tablet_manager.cc:1403] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:11:10.382586 21103 raft_consensus.cc:359] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.383390 21103 raft_consensus.cc:385] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.384004 21103 raft_consensus.cc:740] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.384829 21103 consensus_queue.cc:260] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.383395 21102 tablet_bootstrap.cc:492] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.386023 21105 raft_consensus.cc:359] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.386857 21105 raft_consensus.cc:385] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.387231 21105 raft_consensus.cc:740] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.387346 21103 ts_tablet_manager.cc:1434] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:10.388453 21103 tablet_bootstrap.cc:492] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.388204 21105 consensus_queue.cc:260] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.392467 21105 ts_tablet_manager.cc:1434] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 11:11:10.392556 21102 tablet_bootstrap.cc:654] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.394850 21103 tablet_bootstrap.cc:654] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.395319 21105 tablet_bootstrap.cc:492] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.402968 21105 tablet_bootstrap.cc:654] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.403338 21103 tablet_bootstrap.cc:492] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.403942 21103 ts_tablet_manager.cc:1403] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:11:10.407521 21103 raft_consensus.cc:359] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.410035 21103 raft_consensus.cc:385] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.410506 21103 raft_consensus.cc:740] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.411849 21102 tablet_bootstrap.cc:492] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.411691 21103 consensus_queue.cc:260] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.413851 21102 ts_tablet_manager.cc:1403] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260710 11:11:10.415342 21103 ts_tablet_manager.cc:1434] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:11:10.416410 21103 tablet_bootstrap.cc:492] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.417055 21102 raft_consensus.cc:359] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.417842 21102 raft_consensus.cc:385] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.418190 21102 raft_consensus.cc:740] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.418956 21102 consensus_queue.cc:260] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.421392 21102 ts_tablet_manager.cc:1434] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:10.422439 21102 tablet_bootstrap.cc:492] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.423308 21103 tablet_bootstrap.cc:654] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.426679 21105 tablet_bootstrap.cc:492] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.427325 21105 ts_tablet_manager.cc:1403] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.000s
I20260710 11:11:10.428958 21102 tablet_bootstrap.cc:654] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.430351 21105 raft_consensus.cc:359] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.431185 21105 raft_consensus.cc:385] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.431525 21105 raft_consensus.cc:740] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.432422 21105 consensus_queue.cc:260] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.441040 21103 tablet_bootstrap.cc:492] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.441619 21103 ts_tablet_manager.cc:1403] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.004s
I20260710 11:11:10.442863 21105 ts_tablet_manager.cc:1434] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:11:10.443924 21105 tablet_bootstrap.cc:492] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.444721 21103 raft_consensus.cc:359] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.445533 21103 raft_consensus.cc:385] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.445874 21103 raft_consensus.cc:740] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.446812 21103 consensus_queue.cc:260] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.450214 21105 tablet_bootstrap.cc:654] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.455179 21102 tablet_bootstrap.cc:492] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.455616 21103 ts_tablet_manager.cc:1434] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:11:10.456204 21105 tablet_bootstrap.cc:492] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.455668 21102 ts_tablet_manager.cc:1403] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.022s
I20260710 11:11:10.456912 21105 ts_tablet_manager.cc:1403] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:11:10.459507 21102 raft_consensus.cc:359] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.459939 21103 tablet_bootstrap.cc:492] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.459846 21105 raft_consensus.cc:359] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.460357 21102 raft_consensus.cc:385] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.460707 21105 raft_consensus.cc:385] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.460819 21102 raft_consensus.cc:740] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.461160 21105 raft_consensus.cc:740] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.461769 21102 consensus_queue.cc:260] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.462047 21105 consensus_queue.cc:260] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.464628 21102 ts_tablet_manager.cc:1434] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:10.465646 21102 tablet_bootstrap.cc:492] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.467371 21103 tablet_bootstrap.cc:654] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.468575 21105 ts_tablet_manager.cc:1434] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260710 11:11:10.469679 21105 tablet_bootstrap.cc:492] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.471879 21102 tablet_bootstrap.cc:654] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.477721 21105 tablet_bootstrap.cc:654] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.478710 21103 tablet_bootstrap.cc:492] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.479270 21103 ts_tablet_manager.cc:1403] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 11:11:10.482070 21103 raft_consensus.cc:359] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.482777 21103 raft_consensus.cc:385] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.483112 21103 raft_consensus.cc:740] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.483273 21102 tablet_bootstrap.cc:492] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.483822 21102 ts_tablet_manager.cc:1403] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:11:10.483983 21103 consensus_queue.cc:260] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.486811 21102 raft_consensus.cc:359] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.487540 21102 raft_consensus.cc:385] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.487869 21102 raft_consensus.cc:740] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.487951 21105 tablet_bootstrap.cc:492] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.489058 21105 ts_tablet_manager.cc:1403] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:11:10.488689 21102 consensus_queue.cc:260] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.489321 21103 ts_tablet_manager.cc:1434] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:11:10.490372 21103 tablet_bootstrap.cc:492] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:10.491281 21102 ts_tablet_manager.cc:1434] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:11:10.492336 21102 tablet_bootstrap.cc:492] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.492058 21105 raft_consensus.cc:359] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.492831 21105 raft_consensus.cc:385] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.493166 21105 raft_consensus.cc:740] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.493930 21105 consensus_queue.cc:260] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.498533 21102 tablet_bootstrap.cc:654] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.501567 21105 ts_tablet_manager.cc:1434] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:11:10.502666 21105 tablet_bootstrap.cc:492] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.503870 21103 tablet_bootstrap.cc:654] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.509765 21109 raft_consensus.cc:493] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.510274 21109 raft_consensus.cc:515] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.511744 21102 tablet_bootstrap.cc:492] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.512223 21102 ts_tablet_manager.cc:1403] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.012s
I20260710 11:11:10.514731 21105 tablet_bootstrap.cc:654] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.515470 21109 leader_election.cc:290] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:10.518028 21103 tablet_bootstrap.cc:492] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:10.518687 21103 ts_tablet_manager.cc:1403] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 11:11:10.520792 21102 raft_consensus.cc:359] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.521148 21103 raft_consensus.cc:359] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.524499 21102 raft_consensus.cc:385] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.524606 21103 raft_consensus.cc:385] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.524864 21102 raft_consensus.cc:740] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.525012 21103 raft_consensus.cc:740] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.525923 21103 consensus_queue.cc:260] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.526805 21105 tablet_bootstrap.cc:492] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.527415 21105 ts_tablet_manager.cc:1403] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 11:11:10.526799 21102 consensus_queue.cc:260] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.531621 21103 ts_tablet_manager.cc:1434] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:11:10.532078 21106 raft_consensus.cc:493] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.532380 21102 ts_tablet_manager.cc:1434] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:11:10.532582 21106 raft_consensus.cc:515] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.533334 21102 tablet_bootstrap.cc:492] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:10.536725 21106 leader_election.cc:290] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.531563 21105 raft_consensus.cc:359] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.544641 21105 raft_consensus.cc:385] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.545358 21105 raft_consensus.cc:740] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.547224 21102 tablet_bootstrap.cc:654] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.549631 21105 consensus_queue.cc:260] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.555256 21105 ts_tablet_manager.cc:1434] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:11:10.557235 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e114b3829b004f6d960533ca755ab800" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.557788 21105 tablet_bootstrap.cc:492] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:10.558118 20914 raft_consensus.cc:2468] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:10.558939 21109 raft_consensus.cc:493] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.559408 21109 raft_consensus.cc:515] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.560125 21026 leader_election.cc:304] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.561595 21109 leader_election.cc:290] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833)
I20260710 11:11:10.562137 21109 raft_consensus.cc:2804] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.562453 21109 raft_consensus.cc:493] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.562773 21109 raft_consensus.cc:3060] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.569870 21105 tablet_bootstrap.cc:654] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.578147 21110 raft_consensus.cc:493] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.578809 21110 raft_consensus.cc:515] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
W20260710 11:11:10.582836 20860 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:10.582705 21109 raft_consensus.cc:515] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.584518 21106 raft_consensus.cc:493] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.584988 21106 raft_consensus.cc:515] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.586872 21106 leader_election.cc:290] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.594383 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e114b3829b004f6d960533ca755ab800" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.595372 20989 raft_consensus.cc:2468] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:10.596931 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.597342 21109 leader_election.cc:290] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:10.597457 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e114b3829b004f6d960533ca755ab800" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.597681 20988 raft_consensus.cc:2468] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:10.598269 20987 raft_consensus.cc:3060] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.599107 21028 leader_election.cc:304] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.600013 21109 raft_consensus.cc:2804] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.600368 21109 raft_consensus.cc:493] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.600759 21109 raft_consensus.cc:3060] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.602726 21110 leader_election.cc:290] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.603785 21102 tablet_bootstrap.cc:492] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:10.604128 21110 raft_consensus.cc:493] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.604276 21102 ts_tablet_manager.cc:1403] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.029s
I20260710 11:11:10.604677 21110 raft_consensus.cc:515] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.608086 20987 raft_consensus.cc:2468] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:10.608263 21110 leader_election.cc:290] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.609483 21105 tablet_bootstrap.cc:492] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:10.609349 21028 leader_election.cc:304] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.609616 21110 raft_consensus.cc:493] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.610141 21110 raft_consensus.cc:515] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.610504 21138 raft_consensus.cc:2804] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.612098 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.612953 20914 raft_consensus.cc:2468] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.613693 21109 raft_consensus.cc:515] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.615003 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
W20260710 11:11:10.614015 21026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.251.1:37833, user_credentials={real_user=slave}} blocked reactor thread for 54149.8us
I20260710 11:11:10.615767 20914 raft_consensus.cc:2468] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.617163 20952 leader_election.cc:304] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.612121 21105 ts_tablet_manager.cc:1403] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.001s
I20260710 11:11:10.618567 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.621877 21106 raft_consensus.cc:2804] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.622282 20987 raft_consensus.cc:3060] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.622485 21106 raft_consensus.cc:493] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.622999 21106 raft_consensus.cc:3060] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.623047 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.623783 20914 raft_consensus.cc:2468] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:10.625075 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e114b3829b004f6d960533ca755ab800" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.625605 20914 raft_consensus.cc:3060] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.629822 20987 raft_consensus.cc:2468] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:10.631088 21028 leader_election.cc:304] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.632614 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.633505 20913 raft_consensus.cc:3060] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.618439 21102 raft_consensus.cc:359] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.633831 20952 leader_election.cc:304] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.634320 21102 raft_consensus.cc:385] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.634660 21102 raft_consensus.cc:740] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.635371 21102 consensus_queue.cc:260] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.636209 21147 raft_consensus.cc:2804] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.636714 21147 raft_consensus.cc:697] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:10.637575 21147 consensus_queue.cc:237] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.619895 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.641146 21062 raft_consensus.cc:2468] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:10.620117 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.642236 21063 raft_consensus.cc:2468] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:10.620819 21105 raft_consensus.cc:359] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.620973 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.619752 21110 leader_election.cc:290] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.617508 21109 leader_election.cc:290] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833)
I20260710 11:11:10.643754 20877 leader_election.cc:304] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.644392 21061 raft_consensus.cc:2468] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:10.647951 21106 raft_consensus.cc:515] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.648042 20877 leader_election.cc:304] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.649747 20877 leader_election.cc:304] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.650125 21106 leader_election.cc:290] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.643064 20913 raft_consensus.cc:2468] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:10.650012 21110 raft_consensus.cc:2804] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.640466 21138 raft_consensus.cc:697] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:10.654270 21138 consensus_queue.cc:237] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.653658 21110 raft_consensus.cc:493] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.655792 21110 raft_consensus.cc:3060] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.659011 21149 raft_consensus.cc:493] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.659873 21102 ts_tablet_manager.cc:1434] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.014s
I20260710 11:11:10.651289 21141 raft_consensus.cc:2804] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.662000 21141 raft_consensus.cc:493] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.662559 21141 raft_consensus.cc:3060] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.651381 21105 raft_consensus.cc:385] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.669718 21105 raft_consensus.cc:740] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.659507 21149 raft_consensus.cc:515] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.672897 21149 leader_election.cc:290] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.673723 21105 consensus_queue.cc:260] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.647367 20914 raft_consensus.cc:2468] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:10.679759 21109 raft_consensus.cc:493] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.680274 21109 raft_consensus.cc:515] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.683152 21109 leader_election.cc:290] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:10.683637 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.684540 20914 raft_consensus.cc:2468] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
W20260710 11:11:10.685563 20952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.251.1:37833, user_credentials={real_user=slave}} blocked reactor thread for 51818.6us
I20260710 11:11:10.683686 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.687183 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.687225 21026 leader_election.cc:304] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.687808 20913 raft_consensus.cc:3060] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.688850 21138 raft_consensus.cc:2804] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.689208 21138 raft_consensus.cc:493] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.689548 21138 raft_consensus.cc:3060] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.692516 21141 raft_consensus.cc:515] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.695113 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.695888 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.697037 21138 raft_consensus.cc:515] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.697804 21061 raft_consensus.cc:2468] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.698567 20913 raft_consensus.cc:2468] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:10.696038 21110 raft_consensus.cc:515] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.700039 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.700498 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.700871 20912 raft_consensus.cc:3060] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.701159 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.701314 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.701397 21061 raft_consensus.cc:2393] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bad52887beb4eb2bc0c48b601ea1951 in current term 1: Already voted for candidate b65c38c64a8f489dab84a47a289ab8d5 in this term.
I20260710 11:11:10.701944 21063 raft_consensus.cc:3060] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.700486 21138 leader_election.cc:290] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:10.706743 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.707407 21061 raft_consensus.cc:2468] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.708005 20914 raft_consensus.cc:2393] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bad52887beb4eb2bc0c48b601ea1951 in current term 1: Already voted for candidate bc15acf3f63444089bdeaeeaca67a6f9 in this term.
I20260710 11:11:10.708458 21063 raft_consensus.cc:2468] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:10.708792 20952 leader_election.cc:304] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.710794 20952 leader_election.cc:304] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.711527 21149 raft_consensus.cc:493] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.712073 21149 raft_consensus.cc:515] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.681883 20811 catalog_manager.cc:5697] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.712982 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.713634 20988 raft_consensus.cc:2468] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:10.678895 21151 raft_consensus.cc:2804] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.714288 21149 leader_election.cc:290] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.714351 21151 raft_consensus.cc:493] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.714663 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.714921 21151 raft_consensus.cc:3060] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.715684 20986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.714938 21149 raft_consensus.cc:2804] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.716284 21149 raft_consensus.cc:493] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.716354 20986 raft_consensus.cc:2468] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:10.716663 21149 raft_consensus.cc:3060] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.713668 21148 raft_consensus.cc:2804] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.717680 21148 raft_consensus.cc:697] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:10.718590 21148 consensus_queue.cc:237] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.724876 21110 leader_election.cc:290] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.729214 21110 raft_consensus.cc:493] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.729089 21149 raft_consensus.cc:515] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.729877 21110 raft_consensus.cc:515] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.730374 20989 raft_consensus.cc:2393] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc15acf3f63444089bdeaeeaca67a6f9 in current term 1: Already voted for candidate 9bad52887beb4eb2bc0c48b601ea1951 in this term.
I20260710 11:11:10.650924 21106 raft_consensus.cc:2804] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.727022 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.732889 21063 raft_consensus.cc:3060] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.736006 21151 raft_consensus.cc:515] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.728432 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.738454 20914 raft_consensus.cc:2468] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.739236 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.739838 21061 raft_consensus.cc:3060] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.740042 20809 catalog_manager.cc:5697] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.746544 21149 leader_election.cc:290] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.749730 20987 raft_consensus.cc:2468] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:10.751617 21106 raft_consensus.cc:493] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.751993 21106 raft_consensus.cc:3060] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.759747 20912 raft_consensus.cc:2468] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:10.738618 21151 leader_election.cc:290] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.761693 21026 leader_election.cc:304] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [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: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:10.762912 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.763408 21138 raft_consensus.cc:2804] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.764021 21062 raft_consensus.cc:2468] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.764127 21138 raft_consensus.cc:697] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:10.765460 21138 consensus_queue.cc:237] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.768596 20952 leader_election.cc:304] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.769712 21149 raft_consensus.cc:2804] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.770205 21149 raft_consensus.cc:493] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.770649 21149 raft_consensus.cc:3060] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.771144 21061 raft_consensus.cc:2468] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:10.775279 20877 leader_election.cc:304] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.782294 21151 raft_consensus.cc:2804] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.783018 21151 raft_consensus.cc:697] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:10.783805 21149 raft_consensus.cc:515] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.783943 21151 consensus_queue.cc:237] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.786763 21149 leader_election.cc:290] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.787772 21063 raft_consensus.cc:2468] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:10.789059 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.789805 21061 raft_consensus.cc:3060] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.790038 20877 leader_election.cc:304] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.787994 21105 ts_tablet_manager.cc:1434] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.170s	user 0.041s	sys 0.055s
I20260710 11:11:10.790575 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.791158 21063 raft_consensus.cc:2468] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:10.792187 20877 leader_election.cc:304] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.792846 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.792932 21156 raft_consensus.cc:2804] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.788719 21110 leader_election.cc:290] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.793653 21110 raft_consensus.cc:2804] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.794066 21110 raft_consensus.cc:493] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.794459 21110 raft_consensus.cc:3060] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.795066 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.797591 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.798180 21062 raft_consensus.cc:3060] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.799813 21061 raft_consensus.cc:2468] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:10.801211 20877 leader_election.cc:304] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:10.801623 21110 raft_consensus.cc:515] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.802518 21154 raft_consensus.cc:2804] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.802824 20914 raft_consensus.cc:2393] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bad52887beb4eb2bc0c48b601ea1951 in current term 1: Already voted for candidate bc15acf3f63444089bdeaeeaca67a6f9 in this term.
I20260710 11:11:10.803117 21154 raft_consensus.cc:697] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:10.804720 21110 leader_election.cc:290] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.806077 21060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.807245 21062 raft_consensus.cc:2468] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:10.808271 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.804171 21154 consensus_queue.cc:237] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.809868 21063 raft_consensus.cc:2393] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bad52887beb4eb2bc0c48b601ea1951 in current term 1: Already voted for candidate bc15acf3f63444089bdeaeeaca67a6f9 in this term.
I20260710 11:11:10.809762 20952 leader_election.cc:304] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.808961 21141 leader_election.cc:290] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.808844 21106 raft_consensus.cc:515] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.810981 21149 raft_consensus.cc:2804] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.811743 21149 raft_consensus.cc:697] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:10.813032 21156 raft_consensus.cc:697] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:10.812692 21149 consensus_queue.cc:237] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.814016 21156 consensus_queue.cc:237] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.815258 21106 leader_election.cc:290] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.816906 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.817787 20987 raft_consensus.cc:2393] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc15acf3f63444089bdeaeeaca67a6f9 in current term 1: Already voted for candidate 9bad52887beb4eb2bc0c48b601ea1951 in this term.
I20260710 11:11:10.819417 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.820114 20987 raft_consensus.cc:3060] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.830787 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:10.831722 21106 raft_consensus.cc:493] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.832271 21106 raft_consensus.cc:515] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.834589 21106 leader_election.cc:290] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.834750 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.835381 20989 raft_consensus.cc:3060] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.841255 20986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:10.841965 20989 raft_consensus.cc:2468] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:10.844668 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.845253 20952 leader_election.cc:304] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [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: 9bad52887beb4eb2bc0c48b601ea1951; no voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:10.846774 20987 raft_consensus.cc:2468] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:10.846408 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:10.857080 21063 raft_consensus.cc:2468] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.857266 21149 raft_consensus.cc:2749] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.857620 20810 catalog_manager.cc:5697] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.858433 20952 leader_election.cc:304] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.847141 20879 leader_election.cc:304] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [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: bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:10.859550 21149 raft_consensus.cc:2804] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.859571 21154 raft_consensus.cc:2749] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.860045 21149 raft_consensus.cc:493] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.860428 21149 raft_consensus.cc:3060] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.860806 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:10.861413 20914 raft_consensus.cc:2468] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:10.861888 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.863533 20912 raft_consensus.cc:2393] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bad52887beb4eb2bc0c48b601ea1951 in current term 1: Already voted for candidate b65c38c64a8f489dab84a47a289ab8d5 in this term.
I20260710 11:11:10.863025 20808 catalog_manager.cc:5697] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.865479 20809 catalog_manager.cc:5697] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.866492 20952 leader_election.cc:304] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [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: 9bad52887beb4eb2bc0c48b601ea1951; no voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:10.867307 21106 raft_consensus.cc:2749] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.866819 20808 catalog_manager.cc:5697] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.868024 21149 raft_consensus.cc:515] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.870221 21149 leader_election.cc:290] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:10.870771 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:10.871148 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:10.871472 20912 raft_consensus.cc:3060] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.871760 21063 raft_consensus.cc:3060] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.878242 21063 raft_consensus.cc:2468] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:10.879424 20912 raft_consensus.cc:2468] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:10.879570 20952 leader_election.cc:304] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:10.880864 21149 raft_consensus.cc:2804] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.881322 21149 raft_consensus.cc:697] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:10.882131 21149 consensus_queue.cc:237] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:10.890758 20809 catalog_manager.cc:5697] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.892133 20809 catalog_manager.cc:5697] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.900303 20808 catalog_manager.cc:5697] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.998730 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:10.999181 21063 raft_consensus.cc:606] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:11.003897 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e114b3829b004f6d960533ca755ab800"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:11.004352 21063 raft_consensus.cc:606] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:11.018502 20987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
mode: GRACEFUL
new_leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:45728
I20260710 11:11:11.019003 20987 raft_consensus.cc:606] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Received request to transfer leadership to TS bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:11.030449 20912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d88e15338434411af7255e856832069"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
mode: GRACEFUL
new_leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:33900
I20260710 11:11:11.030954 20912 raft_consensus.cc:606] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Received request to transfer leadership to TS 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:11.035858 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:11.036290 21063 raft_consensus.cc:606] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:11.040635 20912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
mode: GRACEFUL
new_leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:33900
I20260710 11:11:11.041109 20912 raft_consensus.cc:606] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Received request to transfer leadership to TS 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:11.048147 20987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
mode: GRACEFUL
new_leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:45728
I20260710 11:11:11.048601 20987 raft_consensus.cc:606] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Received request to transfer leadership to TS b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:11.092607 21138 consensus_queue.cc:1048] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.099282 21147 raft_consensus.cc:993] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:11.099746 21147 raft_consensus.cc:1081] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:11.102743 21109 consensus_queue.cc:1048] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.103016 20914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:47726
I20260710 11:11:11.105994 20914 raft_consensus.cc:493] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.106410 20914 raft_consensus.cc:3060] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.111256 21146 consensus_queue.cc:1048] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.114054 20914 raft_consensus.cc:515] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.120411 20986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:11.120944 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ddc6112dc840319a9be13ee3c0e11a" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:11.121623 21063 raft_consensus.cc:3055] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.121922 21063 raft_consensus.cc:740] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:11.122713 21063 consensus_queue.cc:260] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.123632 21063 raft_consensus.cc:3060] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.126184 21138 consensus_queue.cc:1048] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:11.136929 21063 raft_consensus.cc:2468] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:11.137672 20914 leader_election.cc:290] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:11.139822 21147 raft_consensus.cc:993] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:11.139705 20877 leader_election.cc:304] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [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: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:11.140969 21154 raft_consensus.cc:2804] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.141559 21154 raft_consensus.cc:697] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:11.142386 21154 consensus_queue.cc:237] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.143471 21174 raft_consensus.cc:1081] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:11.145328 20914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e114b3829b004f6d960533ca755ab800"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:47726
I20260710 11:11:11.145888 20914 raft_consensus.cc:493] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.146242 20914 raft_consensus.cc:3060] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.151461 20914 raft_consensus.cc:515] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.153339 20914 leader_election.cc:290] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:11.155288 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e114b3829b004f6d960533ca755ab800" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:11.155889 21063 raft_consensus.cc:3055] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.156183 21063 raft_consensus.cc:740] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:11.156922 21063 consensus_queue.cc:260] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.157258 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e114b3829b004f6d960533ca755ab800" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:11.157948 20987 raft_consensus.cc:3060] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.157998 21063 raft_consensus.cc:3060] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.158094 20809 catalog_manager.cc:5697] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.163159 21149 consensus_queue.cc:1048] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.164189 21063 raft_consensus.cc:2468] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:11.165311 20877 leader_election.cc:304] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:11.165514 20987 raft_consensus.cc:2468] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:11.166186 21154 raft_consensus.cc:2804] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.166678 21154 raft_consensus.cc:697] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:11.167515 21154 consensus_queue.cc:237] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.172551 21106 raft_consensus.cc:993] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: : Instructing follower b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:11.173041 21150 raft_consensus.cc:1081] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Signalling peer b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:11.175045 21061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:60590
I20260710 11:11:11.175570 21061 raft_consensus.cc:493] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.175966 21061 raft_consensus.cc:3060] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.178587 21149 consensus_queue.cc:1048] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.178789 20809 catalog_manager.cc:5697] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.183197 21061 raft_consensus.cc:515] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.184320 21063 raft_consensus.cc:1240] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Rejecting Update request from peer 9bad52887beb4eb2bc0c48b601ea1951 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:11.187256 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:11.187683 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9a028fd4d74173821e96f66fcf2077" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:11.187875 20914 raft_consensus.cc:3060] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.188253 20987 raft_consensus.cc:3055] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.188572 20987 raft_consensus.cc:740] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:11.186271 21061 leader_election.cc:290] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:11.189376 20987 consensus_queue.cc:260] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.190498 20987 raft_consensus.cc:3060] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.196137 20914 raft_consensus.cc:2468] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:11.197281 21026 leader_election.cc:304] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:11.197381 20987 raft_consensus.cc:2468] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:11.198133 21147 raft_consensus.cc:2804] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.198612 21147 raft_consensus.cc:697] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:11.199376 21147 consensus_queue.cc:237] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [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: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.206333 20809 catalog_manager.cc:5697] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 1 to 2, leader changed from 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2) to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:11.224309 21149 consensus_queue.cc:1048] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.231505 21154 consensus_queue.cc:1048] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.235848 21106 consensus_queue.cc:1048] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.244843 21149 raft_consensus.cc:993] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: : Instructing follower bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:11.245286 21150 raft_consensus.cc:1081] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Signalling peer bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:11.247134 20914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:47742
I20260710 11:11:11.247689 20914 raft_consensus.cc:493] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.248035 20914 raft_consensus.cc:3060] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.250017 21159 consensus_queue.cc:1048] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.251296 21159 consensus_queue.cc:1048] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.255381 20914 raft_consensus.cc:515] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.258495 20986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:11.259222 20986 raft_consensus.cc:3055] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.259603 20986 raft_consensus.cc:740] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:11.260623 20986 consensus_queue.cc:260] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.262125 20986 raft_consensus.cc:3060] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.271677 20914 leader_election.cc:290] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:11.272564 21159 raft_consensus.cc:993] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: : Instructing follower 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:11.273065 21159 raft_consensus.cc:1081] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Signalling peer 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:11.273298 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963f0ae4f144808b8d506999747e25f" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:11.273918 21063 raft_consensus.cc:3060] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.277100 20988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:39246
I20260710 11:11:11.277717 20988 raft_consensus.cc:493] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.278092 20988 raft_consensus.cc:3060] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.279112 21150 consensus_queue.cc:1048] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:11.280177 21159 consensus_queue.cc:1048] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:11.281023 21063 raft_consensus.cc:2468] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:11.282075 20877 leader_election.cc:304] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:11.282909 21159 raft_consensus.cc:2804] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.284286 21159 raft_consensus.cc:697] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:11.285177 21159 consensus_queue.cc:237] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.285732 21147 consensus_queue.cc:1048] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.288269 20988 raft_consensus.cc:515] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.289580 21150 consensus_queue.cc:1048] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.289878 20989 raft_consensus.cc:1240] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Rejecting Update request from peer bc15acf3f63444089bdeaeeaca67a6f9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:11.290454 20988 leader_election.cc:290] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:11.292742 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:11.293520 20913 raft_consensus.cc:3055] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.293643 20986 raft_consensus.cc:2468] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:11.293958 20913 raft_consensus.cc:740] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:11.295040 20913 consensus_queue.cc:260] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.296278 20913 raft_consensus.cc:3060] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.302698 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b9ad30eca341feba8bf14c9813d0e3" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:11.309252 21174 raft_consensus.cc:993] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:11.309695 21174 raft_consensus.cc:1081] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:11.314412 21174 consensus_queue.cc:1048] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.315235 20913 raft_consensus.cc:2468] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:11.316818 20988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:39238
I20260710 11:11:11.317492 20988 raft_consensus.cc:493] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.317926 20988 raft_consensus.cc:3060] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.321650 20952 leader_election.cc:304] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [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: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:11.322798 21106 raft_consensus.cc:2804] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.323275 21106 raft_consensus.cc:697] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:11.324070 21106 consensus_queue.cc:237] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [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: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.325265 20988 raft_consensus.cc:515] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.327379 20988 leader_election.cc:290] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:11.326006 20808 catalog_manager.cc:5697] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 1 to 2, leader changed from 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2) to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.330566 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:11.330919 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171c3a6014f24b789eaddd6b1f76143b" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:11.331108 21063 raft_consensus.cc:3055] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.331502 21063 raft_consensus.cc:740] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:11.332320 21063 consensus_queue.cc:260] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.331594 20913 raft_consensus.cc:3060] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.333642 21063 raft_consensus.cc:3060] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.338532 20913 raft_consensus.cc:2468] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:11.339547 20952 leader_election.cc:304] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:11.340441 21106 raft_consensus.cc:2804] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.341028 21106 raft_consensus.cc:697] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:11.341894 21106 consensus_queue.cc:237] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.343529 21063 raft_consensus.cc:2468] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:11.352651 20808 catalog_manager.cc:5697] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.353910 20808 catalog_manager.cc:5697] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 1 to 2, leader changed from bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1) to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.371577 21159 consensus_queue.cc:1048] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.377959 21154 raft_consensus.cc:993] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: : Instructing follower 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:11.378386 21151 raft_consensus.cc:1081] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Signalling peer 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:11.382449 20988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d88e15338434411af7255e856832069"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:39246
I20260710 11:11:11.383091 20988 raft_consensus.cc:493] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.383533 20988 raft_consensus.cc:3060] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.383984 21151 consensus_queue.cc:1048] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.391019 20988 raft_consensus.cc:515] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.393718 20988 leader_election.cc:290] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:11.393926 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:11.394555 20913 raft_consensus.cc:3055] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.394762 20913 raft_consensus.cc:740] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:11.395380 20913 consensus_queue.cc:260] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.395633 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e15338434411af7255e856832069" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:11.396301 21063 raft_consensus.cc:3060] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.396490 20913 raft_consensus.cc:3060] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.401324 20913 raft_consensus.cc:2468] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:11.401322 21063 raft_consensus.cc:2468] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:11.402410 20952 leader_election.cc:304] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:11.403086 21106 raft_consensus.cc:2804] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.403565 21106 raft_consensus.cc:697] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:11.404379 21106 consensus_queue.cc:237] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:11.410337 20809 catalog_manager.cc:5697] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 1 to 2, leader changed from bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1) to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.577005 20988 raft_consensus.cc:3060] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.582556 20988 raft_consensus.cc:1275] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:11.583742 21151 consensus_queue.cc:1048] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.590153 20913 raft_consensus.cc:1275] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: 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:11.591625 21174 consensus_queue.cc:1048] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.594746 21063 raft_consensus.cc:1275] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:11.596529 21156 consensus_queue.cc:1048] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.601001 20988 raft_consensus.cc:1275] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: 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:11.603163 21174 consensus_queue.cc:1048] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.619422 21063 raft_consensus.cc:1275] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:11.620594 21151 consensus_queue.cc:1048] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.627645 20988 raft_consensus.cc:1275] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:11.629503 21159 consensus_queue.cc:1048] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.680454 21063 raft_consensus.cc:1275] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:11.681910 21159 consensus_queue.cc:1048] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.690132 20988 raft_consensus.cc:1275] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:11.691988 21156 consensus_queue.cc:1048] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.792153 20914 raft_consensus.cc:1275] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:11.793308 21106 consensus_queue.cc:1048] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.800834 21063 raft_consensus.cc:3060] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.808318 21063 raft_consensus.cc:1275] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:11.809547 21106 consensus_queue.cc:1048] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.866837 20914 raft_consensus.cc:1275] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:11.868180 21106 consensus_queue.cc:1048] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.875582 21063 raft_consensus.cc:1275] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:11.877090 21149 consensus_queue.cc:1048] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.966321 21063 raft_consensus.cc:1275] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:11.967767 21149 consensus_queue.cc:1048] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.969039 20914 raft_consensus.cc:1275] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:11.970472 21149 consensus_queue.cc:1048] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.615594 20811 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36340:
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:11:14.617805 20811 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:11:14.666055 20897 tablet_service.cc:1511] Processing CreateTablet for tablet 595c8a57e2c04f3d9267fc6807b09a9c (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:14.667029 20973 tablet_service.cc:1511] Processing CreateTablet for tablet 595c8a57e2c04f3d9267fc6807b09a9c (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:14.667405 20897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595c8a57e2c04f3d9267fc6807b09a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.668306 20973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595c8a57e2c04f3d9267fc6807b09a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.668969 21051 tablet_service.cc:1511] Processing CreateTablet for tablet 595c8a57e2c04f3d9267fc6807b09a9c (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:14.670228 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595c8a57e2c04f3d9267fc6807b09a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.672876 20900 tablet_service.cc:1511] Processing CreateTablet for tablet 2b72464037ca4b72aa19aa17e04b8b94 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:14.674170 20900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b72464037ca4b72aa19aa17e04b8b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.675050 21049 tablet_service.cc:1511] Processing CreateTablet for tablet 2b72464037ca4b72aa19aa17e04b8b94 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:14.676288 21049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b72464037ca4b72aa19aa17e04b8b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.679425 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 2b72464037ca4b72aa19aa17e04b8b94 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:14.680717 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b72464037ca4b72aa19aa17e04b8b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.680647 20901 tablet_service.cc:1511] Processing CreateTablet for tablet 9c78caee3d7f456ba5cebda21381de35 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:14.682416 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c78caee3d7f456ba5cebda21381de35. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:14.690789 20843 debug-util.cc:398] Leaking SignalData structure 0x7b080005a180 after lost signal to thread 16367
W20260710 11:11:14.694149 20843 debug-util.cc:398] Leaking SignalData structure 0x7b0800224f00 after lost signal to thread 20938
W20260710 11:11:14.695298 20843 debug-util.cc:398] Leaking SignalData structure 0x7b0800116340 after lost signal to thread 21013
W20260710 11:11:14.696420 20843 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9fe0 after lost signal to thread 21087
I20260710 11:11:14.696818 20972 tablet_service.cc:1511] Processing CreateTablet for tablet 9c78caee3d7f456ba5cebda21381de35 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:14.698292 20972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c78caee3d7f456ba5cebda21381de35. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:14.714042 20860 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:14.714730 21047 tablet_service.cc:1511] Processing CreateTablet for tablet 9c78caee3d7f456ba5cebda21381de35 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:14.716568 21047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c78caee3d7f456ba5cebda21381de35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.728734 20898 tablet_service.cc:1511] Processing CreateTablet for tablet b1f6c58c3a964150a93de3f9c7c9cdb0 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:14.730137 20898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f6c58c3a964150a93de3f9c7c9cdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.733146 21046 tablet_service.cc:1511] Processing CreateTablet for tablet b1f6c58c3a964150a93de3f9c7c9cdb0 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:14.733877 20974 tablet_service.cc:1511] Processing CreateTablet for tablet b1f6c58c3a964150a93de3f9c7c9cdb0 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:14.734511 21046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f6c58c3a964150a93de3f9c7c9cdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.735110 20974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f6c58c3a964150a93de3f9c7c9cdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.743615 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 93dcc03d3896484e82814fd0a5818a89 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:14.744889 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dcc03d3896484e82814fd0a5818a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.758457 21052 tablet_service.cc:1511] Processing CreateTablet for tablet 93dcc03d3896484e82814fd0a5818a89 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:14.759969 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dcc03d3896484e82814fd0a5818a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.749656 20977 tablet_service.cc:1511] Processing CreateTablet for tablet 93dcc03d3896484e82814fd0a5818a89 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:14.763643 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dcc03d3896484e82814fd0a5818a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.783363 20896 tablet_service.cc:1511] Processing CreateTablet for tablet f7e6748a60cb48fea1a28fa3a63efd73 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:14.786042 21208 tablet_bootstrap.cc:492] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:14.785283 20896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e6748a60cb48fea1a28fa3a63efd73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.795059 21210 tablet_bootstrap.cc:492] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:14.795370 20976 tablet_service.cc:1511] Processing CreateTablet for tablet f7e6748a60cb48fea1a28fa3a63efd73 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:14.796736 20976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e6748a60cb48fea1a28fa3a63efd73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.800272 21210 tablet_bootstrap.cc:654] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.813068 21051 tablet_service.cc:1511] Processing CreateTablet for tablet f7e6748a60cb48fea1a28fa3a63efd73 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:14.816322 20971 tablet_service.cc:1511] Processing CreateTablet for tablet 14acc957a6cd464d9bafdf585ccbc524 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:14.817355 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e6748a60cb48fea1a28fa3a63efd73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.817611 20971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14acc957a6cd464d9bafdf585ccbc524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.817471 21049 tablet_service.cc:1511] Processing CreateTablet for tablet 14acc957a6cd464d9bafdf585ccbc524 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:14.818707 21049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14acc957a6cd464d9bafdf585ccbc524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.819754 21209 tablet_bootstrap.cc:492] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:14.831873 20903 tablet_service.cc:1511] Processing CreateTablet for tablet b21cd9fd36dc48caa9196a2f7e3eedf4 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:14.833187 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21cd9fd36dc48caa9196a2f7e3eedf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.838052 21047 tablet_service.cc:1511] Processing CreateTablet for tablet b21cd9fd36dc48caa9196a2f7e3eedf4 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:14.839406 21047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21cd9fd36dc48caa9196a2f7e3eedf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.844575 20902 tablet_service.cc:1511] Processing CreateTablet for tablet dbb6ea87a2bf4dd589915529ed6a1246 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:14.845891 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb6ea87a2bf4dd589915529ed6a1246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.846844 20974 tablet_service.cc:1511] Processing CreateTablet for tablet dbb6ea87a2bf4dd589915529ed6a1246 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:14.848022 20974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb6ea87a2bf4dd589915529ed6a1246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.854255 21050 tablet_service.cc:1511] Processing CreateTablet for tablet dbb6ea87a2bf4dd589915529ed6a1246 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:14.855494 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb6ea87a2bf4dd589915529ed6a1246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.859416 21209 tablet_bootstrap.cc:654] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.844549 20973 tablet_service.cc:1511] Processing CreateTablet for tablet b21cd9fd36dc48caa9196a2f7e3eedf4 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:14.873627 20973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21cd9fd36dc48caa9196a2f7e3eedf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.884194 21210 tablet_bootstrap.cc:492] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:14.884737 21210 ts_tablet_manager.cc:1403] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.090s	user 0.001s	sys 0.008s
I20260710 11:11:14.814972 21208 tablet_bootstrap.cc:654] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.815148 20897 tablet_service.cc:1511] Processing CreateTablet for tablet 14acc957a6cd464d9bafdf585ccbc524 (DEFAULT_TABLE table=soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:14.894783 21210 raft_consensus.cc:359] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.895511 21210 raft_consensus.cc:385] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.895802 21210 raft_consensus.cc:740] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.896503 21210 consensus_queue.cc:260] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.898051 20897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14acc957a6cd464d9bafdf585ccbc524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.907085 21210 ts_tablet_manager.cc:1434] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:11:14.908214 21210 tablet_bootstrap.cc:492] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:14.918728 21210 tablet_bootstrap.cc:654] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.939970 21209 tablet_bootstrap.cc:492] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:14.940486 21209 ts_tablet_manager.cc:1403] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.003s
I20260710 11:11:14.941028 21210 tablet_bootstrap.cc:492] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:14.941589 21210 ts_tablet_manager.cc:1403] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260710 11:11:14.943563 21209 raft_consensus.cc:359] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.944484 21210 raft_consensus.cc:359] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.945657 21210 raft_consensus.cc:385] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.946017 21210 raft_consensus.cc:740] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.946599 21208 tablet_bootstrap.cc:492] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:14.944530 21209 raft_consensus.cc:385] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.947008 21209 raft_consensus.cc:740] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.947908 21209 consensus_queue.cc:260] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.950860 21209 ts_tablet_manager.cc:1434] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:14.951869 21209 tablet_bootstrap.cc:492] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:14.948009 21210 consensus_queue.cc:260] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.947098 21208 ts_tablet_manager.cc:1403] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.001s
I20260710 11:11:14.955358 21210 ts_tablet_manager.cc:1434] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 11:11:14.956310 21210 tablet_bootstrap.cc:492] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:14.956579 21208 raft_consensus.cc:359] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.962320 21208 raft_consensus.cc:385] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.962688 21208 raft_consensus.cc:740] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.963081 21210 tablet_bootstrap.cc:654] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.963536 21208 consensus_queue.cc:260] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.971175 21208 ts_tablet_manager.cc:1434] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260710 11:11:14.972123 21208 tablet_bootstrap.cc:492] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:14.972554 21210 tablet_bootstrap.cc:492] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:14.973170 21210 ts_tablet_manager.cc:1403] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 11:11:14.976671 21210 raft_consensus.cc:359] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.977607 21210 raft_consensus.cc:385] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.977998 21210 raft_consensus.cc:740] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.978462 21208 tablet_bootstrap.cc:654] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.978951 21210 consensus_queue.cc:260] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:14.967492 21209 tablet_bootstrap.cc:654] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.983268 21210 ts_tablet_manager.cc:1434] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:11:14.984527 21210 tablet_bootstrap.cc:492] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:14.992271 21210 tablet_bootstrap.cc:654] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.000962 21209 tablet_bootstrap.cc:492] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.001765 21209 ts_tablet_manager.cc:1403] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.006s
I20260710 11:11:15.006032 21209 raft_consensus.cc:359] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.010885 21208 tablet_bootstrap.cc:492] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.013677 21209 raft_consensus.cc:385] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.014009 21208 ts_tablet_manager.cc:1403] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.014s
I20260710 11:11:15.014307 21209 raft_consensus.cc:740] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.016036 21209 consensus_queue.cc:260] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.017832 21210 tablet_bootstrap.cc:492] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:15.018461 21210 ts_tablet_manager.cc:1403] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.021s
I20260710 11:11:15.018669 21208 raft_consensus.cc:359] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.019634 21208 raft_consensus.cc:385] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.019970 21208 raft_consensus.cc:740] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.020869 21208 consensus_queue.cc:260] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.021863 21210 raft_consensus.cc:359] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.022722 21210 raft_consensus.cc:385] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.023099 21210 raft_consensus.cc:740] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.023958 21210 consensus_queue.cc:260] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.026357 21209 ts_tablet_manager.cc:1434] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 11:11:15.028973 21210 ts_tablet_manager.cc:1434] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:15.030148 21210 tablet_bootstrap.cc:492] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:15.032105 21209 tablet_bootstrap.cc:492] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:15.036000 21192 raft_consensus.cc:493] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.036525 21192 raft_consensus.cc:515] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.037034 21210 tablet_bootstrap.cc:654] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.038909 21192 leader_election.cc:290] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.041597 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.043118 21208 ts_tablet_manager.cc:1434] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
W20260710 11:11:15.043881 21028 leader_election.cc:343] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.045773 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.046341 21208 tablet_bootstrap.cc:492] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
W20260710 11:11:15.048921 21026 leader_election.cc:343] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.049691 21026 leader_election.cc:304] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5; no voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.053766 21192 raft_consensus.cc:2749] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.055122 21156 raft_consensus.cc:493] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.055650 21156 raft_consensus.cc:515] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.057814 21156 leader_election.cc:290] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.060148 21192 raft_consensus.cc:493] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.060453 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.060684 21192 raft_consensus.cc:515] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.061573 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.062250 20987 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:15.063542 20879 leader_election.cc:304] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.063871 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.064484 21061 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:15.064574 20912 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.065119 21209 tablet_bootstrap.cc:654] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.066110 21026 leader_election.cc:304] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.068292 21156 raft_consensus.cc:2804] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.068778 21156 raft_consensus.cc:493] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.069329 21156 raft_consensus.cc:3060] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.070729 21192 leader_election.cc:290] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.071487 21192 raft_consensus.cc:2804] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.071936 21192 raft_consensus.cc:493] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.074426 21192 raft_consensus.cc:3060] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.077519 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.078251 20987 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.083616 21210 tablet_bootstrap.cc:492] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:15.084209 21209 tablet_bootstrap.cc:492] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.084980 21209 ts_tablet_manager.cc:1403] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.014s
I20260710 11:11:15.084579 21192 raft_consensus.cc:515] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.084229 21210 ts_tablet_manager.cc:1403] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.017s
I20260710 11:11:15.086558 21156 raft_consensus.cc:515] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.087971 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:15.090637 21208 tablet_bootstrap.cc:654] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.090520 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.090900 21209 raft_consensus.cc:359] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.091392 20987 raft_consensus.cc:3060] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.091723 21209 raft_consensus.cc:385] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.092128 21209 raft_consensus.cc:740] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.092969 21210 raft_consensus.cc:359] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.093746 21210 raft_consensus.cc:385] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.094055 21210 raft_consensus.cc:740] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.094180 20912 raft_consensus.cc:2393] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b65c38c64a8f489dab84a47a289ab8d5 in current term 1: Already voted for candidate bc15acf3f63444089bdeaeeaca67a6f9 in this term.
I20260710 11:11:15.095463 21210 consensus_queue.cc:260] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.096078 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.097759 21061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.098500 21061 raft_consensus.cc:2393] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc15acf3f63444089bdeaeeaca67a6f9 in current term 1: Already voted for candidate b65c38c64a8f489dab84a47a289ab8d5 in this term.
I20260710 11:11:15.099380 21210 ts_tablet_manager.cc:1434] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260710 11:11:15.096590 21209 consensus_queue.cc:260] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.101719 21209 ts_tablet_manager.cc:1434] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:11:15.102665 21209 tablet_bootstrap.cc:492] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:15.106115 21210 tablet_bootstrap.cc:492] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:15.106921 21192 leader_election.cc:290] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.110929 21156 leader_election.cc:290] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.118191 21156 raft_consensus.cc:493] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.119056 21156 raft_consensus.cc:515] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.121330 21156 leader_election.cc:290] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.124877 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c78caee3d7f456ba5cebda21381de35" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.125784 20988 raft_consensus.cc:2468] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:15.127200 20879 leader_election.cc:304] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.130867 21156 raft_consensus.cc:2804] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.131259 21156 raft_consensus.cc:493] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.131623 21156 raft_consensus.cc:3060] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.133358 21209 tablet_bootstrap.cc:654] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.134112 21210 tablet_bootstrap.cc:654] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.137391 20987 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.138679 20877 leader_election.cc:304] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [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: bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:15.139530 21028 leader_election.cc:304] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [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: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.146785 21209 tablet_bootstrap.cc:492] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.147225 21156 raft_consensus.cc:515] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.153234 21209 ts_tablet_manager.cc:1403] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.002s
I20260710 11:11:15.153700 21192 raft_consensus.cc:2804] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.154268 21192 raft_consensus.cc:697] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.155328 21156 leader_election.cc:290] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.155169 21192 consensus_queue.cc:237] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.155741 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c78caee3d7f456ba5cebda21381de35" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.156410 20987 raft_consensus.cc:3060] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.150094 21210 tablet_bootstrap.cc:492] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:15.157815 21210 ts_tablet_manager.cc:1403] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.005s
I20260710 11:11:15.161717 21210 raft_consensus.cc:359] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.162468 21210 raft_consensus.cc:385] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.162792 21210 raft_consensus.cc:740] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.140936 21208 tablet_bootstrap.cc:492] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.163771 21208 ts_tablet_manager.cc:1403] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.009s
I20260710 11:11:15.163208 21209 raft_consensus.cc:359] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.164942 21209 raft_consensus.cc:385] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.168713 21209 raft_consensus.cc:740] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.168540 21210 consensus_queue.cc:260] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.167239 21208 raft_consensus.cc:359] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.170969 21208 raft_consensus.cc:385] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.172264 21210 ts_tablet_manager.cc:1434] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:11:15.169781 21209 consensus_queue.cc:260] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.173532 21210 tablet_bootstrap.cc:492] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:15.175457 21209 ts_tablet_manager.cc:1434] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:11:15.171322 21208 raft_consensus.cc:740] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.177695 21208 consensus_queue.cc:260] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.177997 20811 catalog_manager.cc:5697] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.180358 21208 ts_tablet_manager.cc:1434] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:11:15.181406 21208 tablet_bootstrap.cc:492] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:15.184175 21156 raft_consensus.cc:2749] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:11:15.184373 20877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.251.3:45813, user_credentials={real_user=slave}} blocked reactor thread for 45801.9us
I20260710 11:11:15.168607 20987 raft_consensus.cc:2468] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:15.186249 21060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c78caee3d7f456ba5cebda21381de35" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.176558 21209 tablet_bootstrap.cc:492] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:15.186921 21060 raft_consensus.cc:2468] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 0.
I20260710 11:11:15.187994 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c78caee3d7f456ba5cebda21381de35" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.188556 21059 raft_consensus.cc:3060] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.196162 20879 leader_election.cc:304] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.197197 21156 raft_consensus.cc:2804] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.197665 21156 raft_consensus.cc:697] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:15.198129 21208 tablet_bootstrap.cc:654] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.198487 21156 consensus_queue.cc:237] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.199028 21210 tablet_bootstrap.cc:654] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.201138 21209 tablet_bootstrap.cc:654] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.217625 21059 raft_consensus.cc:2468] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 1.
I20260710 11:11:15.222973 21208 tablet_bootstrap.cc:492] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.223958 21208 ts_tablet_manager.cc:1403] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.007s
I20260710 11:11:15.223168 21210 tablet_bootstrap.cc:492] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:15.226075 21210 ts_tablet_manager.cc:1403] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.010s
I20260710 11:11:15.227699 21196 raft_consensus.cc:493] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.227947 21208 raft_consensus.cc:359] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.228188 21209 tablet_bootstrap.cc:492] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.228260 21196 raft_consensus.cc:515] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.228735 21208 raft_consensus.cc:385] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.233729 21208 raft_consensus.cc:740] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.237725 21196 leader_election.cc:290] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.237952 21210 raft_consensus.cc:359] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.239260 21210 raft_consensus.cc:385] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.239691 21210 raft_consensus.cc:740] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.240702 21210 consensus_queue.cc:260] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.235356 21209 ts_tablet_manager.cc:1403] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.012s
I20260710 11:11:15.241623 21208 consensus_queue.cc:260] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.243422 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.244856 21208 ts_tablet_manager.cc:1434] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 11:11:15.245085 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.246148 21059 raft_consensus.cc:2468] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:15.246299 21208 tablet_bootstrap.cc:492] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:15.247236 21209 raft_consensus.cc:359] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.248032 21209 raft_consensus.cc:385] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.248358 21209 raft_consensus.cc:740] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.249289 21192 raft_consensus.cc:493] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.249125 21209 consensus_queue.cc:260] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.249811 21192 raft_consensus.cc:515] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.251613 21209 ts_tablet_manager.cc:1434] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:11:15.244871 21210 ts_tablet_manager.cc:1434] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 11:11:15.253047 21210 tablet_bootstrap.cc:492] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:15.248157 20808 catalog_manager.cc:5697] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 1 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.257017 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14acc957a6cd464d9bafdf585ccbc524" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.259651 21210 tablet_bootstrap.cc:654] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.252151 21192 leader_election.cc:290] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.257865 20952 leader_election.cc:304] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:15.260119 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14acc957a6cd464d9bafdf585ccbc524" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
W20260710 11:11:15.260145 21026 leader_election.cc:343] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.261831 21195 raft_consensus.cc:2804] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.262261 21195 raft_consensus.cc:493] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.262605 21195 raft_consensus.cc:3060] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.263463 21209 tablet_bootstrap.cc:492] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
W20260710 11:11:15.263466 21028 leader_election.cc:343] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:15.261251 20952 leader_election.cc:343] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.265009 21028 leader_election.cc:304] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5; no voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.266899 21192 raft_consensus.cc:2749] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.275282 21208 tablet_bootstrap.cc:654] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.275310 21209 tablet_bootstrap.cc:654] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.279378 21195 raft_consensus.cc:515] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.280876 21192 raft_consensus.cc:493] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.281050 21210 tablet_bootstrap.cc:492] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:15.281744 21210 ts_tablet_manager.cc:1403] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260710 11:11:15.281482 21192 raft_consensus.cc:515] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.282514 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
W20260710 11:11:15.283910 20952 leader_election.cc:343] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.284727 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.285336 20912 raft_consensus.cc:2468] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.285033 21210 raft_consensus.cc:359] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.285565 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.285879 21210 raft_consensus.cc:385] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.286242 20987 raft_consensus.cc:2468] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.286346 21210 raft_consensus.cc:740] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.286633 21026 leader_election.cc:304] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.287519 21220 raft_consensus.cc:2804] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.287436 21210 consensus_queue.cc:260] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.288371 21220 raft_consensus.cc:493] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.288784 21220 raft_consensus.cc:3060] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.287741 21192 leader_election.cc:290] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.290210 21208 tablet_bootstrap.cc:492] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.296240 21208 ts_tablet_manager.cc:1403] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.004s
I20260710 11:11:15.290230 21195 leader_election.cc:290] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.297351 21220 raft_consensus.cc:515] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.299134 21208 raft_consensus.cc:359] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.294752 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.299846 21208 raft_consensus.cc:385] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.300073 21059 raft_consensus.cc:3060] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.300189 21208 raft_consensus.cc:740] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.304175 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:15.310225 20912 raft_consensus.cc:3060] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.311307 21059 raft_consensus.cc:2468] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:15.312742 20952 leader_election.cc:304] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [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: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.313570 21195 raft_consensus.cc:2804] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.301028 21208 consensus_queue.cc:260] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.306977 21209 tablet_bootstrap.cc:492] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.315887 21209 ts_tablet_manager.cc:1403] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260710 11:11:15.317298 21208 ts_tablet_manager.cc:1434] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:11:15.318317 21208 tablet_bootstrap.cc:492] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:15.319367 21209 raft_consensus.cc:359] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.320238 21209 raft_consensus.cc:385] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.320570 21209 raft_consensus.cc:740] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.291272 21210 ts_tablet_manager.cc:1434] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:11:15.322373 21210 tablet_bootstrap.cc:492] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: Bootstrap starting.
I20260710 11:11:15.328085 20912 raft_consensus.cc:2468] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.330574 21220 leader_election.cc:290] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.330462 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.331187 20987 raft_consensus.cc:3060] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.332788 21026 leader_election.cc:304] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.334375 21237 raft_consensus.cc:2804] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.334830 21237 raft_consensus.cc:697] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.335619 21237 consensus_queue.cc:237] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.340066 21210 tablet_bootstrap.cc:654] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.321415 21209 consensus_queue.cc:260] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.346967 21208 tablet_bootstrap.cc:654] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.348506 21209 ts_tablet_manager.cc:1434] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:11:15.349768 21209 tablet_bootstrap.cc:492] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:15.343513 21195 raft_consensus.cc:697] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:15.350726 20987 raft_consensus.cc:2468] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.354825 21195 consensus_queue.cc:237] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.369998 21208 tablet_bootstrap.cc:492] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.370594 21210 tablet_bootstrap.cc:492] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: No bootstrap required, opened a new log
I20260710 11:11:15.370639 21208 ts_tablet_manager.cc:1403] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260710 11:11:15.371049 21209 tablet_bootstrap.cc:654] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.371460 21210 ts_tablet_manager.cc:1403] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.011s
I20260710 11:11:15.377512 21208 raft_consensus.cc:359] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.414284 20811 catalog_manager.cc:5697] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.378625 21208 raft_consensus.cc:385] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.421850 21208 raft_consensus.cc:740] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.424850 21240 raft_consensus.cc:493] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.426029 21240 raft_consensus.cc:515] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.430114 21240 leader_election.cc:290] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.375708 21210 raft_consensus.cc:359] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.431351 21210 raft_consensus.cc:385] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.431741 21210 raft_consensus.cc:740] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.432789 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.433823 21237 raft_consensus.cc:493] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.434559 21237 raft_consensus.cc:515] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
W20260710 11:11:15.436168 20952 leader_election.cc:343] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.436226 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.439944 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.437325 21237 leader_election.cc:290] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.441709 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.442790 20912 raft_consensus.cc:2468] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
W20260710 11:11:15.443004 21028 leader_election.cc:343] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.439280 21208 consensus_queue.cc:260] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.433048 21210 consensus_queue.cc:260] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.445803 21026 leader_election.cc:304] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [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: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:15.448320 21192 raft_consensus.cc:2804] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.448777 21192 raft_consensus.cc:493] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.449167 21192 raft_consensus.cc:3060] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.450098 21059 raft_consensus.cc:2468] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:15.451071 21210 ts_tablet_manager.cc:1434] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.002s
I20260710 11:11:15.446393 21237 raft_consensus.cc:493] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.454252 21237 raft_consensus.cc:515] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.461135 21209 tablet_bootstrap.cc:492] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.458997 21208 ts_tablet_manager.cc:1434] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.004s
I20260710 11:11:15.462035 21209 ts_tablet_manager.cc:1403] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.004s
I20260710 11:11:15.463410 20952 leader_election.cc:304] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [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: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.465093 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.465476 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.465991 20912 raft_consensus.cc:2468] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.466293 20987 raft_consensus.cc:2468] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.467535 21026 leader_election.cc:304] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.467392 21209 raft_consensus.cc:359] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.468418 21209 raft_consensus.cc:385] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.468824 21209 raft_consensus.cc:740] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.469029 21220 raft_consensus.cc:2804] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.469609 21220 raft_consensus.cc:493] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.470003 21220 raft_consensus.cc:3060] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.469763 21209 consensus_queue.cc:260] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.470956 21196 raft_consensus.cc:2804] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.471385 21196 raft_consensus.cc:493] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.471755 21196 raft_consensus.cc:3060] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.472642 21209 ts_tablet_manager.cc:1434] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:11:15.473399 21237 leader_election.cc:290] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.477825 21208 tablet_bootstrap.cc:492] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:15.478289 21192 raft_consensus.cc:515] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.481364 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
W20260710 11:11:15.482890 21028 leader_election.cc:343] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.484896 21192 leader_election.cc:290] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.486382 20808 catalog_manager.cc:5697] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.488186 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:15.488878 20914 raft_consensus.cc:3060] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.489117 21209 tablet_bootstrap.cc:492] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:15.490746 21196 raft_consensus.cc:515] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.492550 21208 tablet_bootstrap.cc:654] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.492826 21196 leader_election.cc:290] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.494660 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
W20260710 11:11:15.496650 20952 leader_election.cc:343] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.497597 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.498338 21059 raft_consensus.cc:3060] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.500950 21209 tablet_bootstrap.cc:654] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.504549 21220 raft_consensus.cc:515] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.506172 20914 raft_consensus.cc:2468] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.509269 21208 tablet_bootstrap.cc:492] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.510032 21208 ts_tablet_manager.cc:1403] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.033s	user 0.000s	sys 0.014s
I20260710 11:11:15.510820 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.511488 20987 raft_consensus.cc:3060] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.511863 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:15.512506 20914 raft_consensus.cc:3060] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.513867 21026 leader_election.cc:304] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [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: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:15.514019 21208 raft_consensus.cc:359] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.515003 21192 raft_consensus.cc:2804] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.516638 21220 leader_election.cc:290] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.519481 21192 raft_consensus.cc:697] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.516861 21208 raft_consensus.cc:385] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.520211 21208 raft_consensus.cc:740] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.520649 21192 consensus_queue.cc:237] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.521143 21208 consensus_queue.cc:260] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.521531 20914 raft_consensus.cc:2468] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.523872 21208 ts_tablet_manager.cc:1434] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:11:15.525084 21208 tablet_bootstrap.cc:492] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:15.521590 21209 tablet_bootstrap.cc:492] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.526137 21209 ts_tablet_manager.cc:1403] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.010s
I20260710 11:11:15.529419 21209 raft_consensus.cc:359] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.530965 21209 raft_consensus.cc:385] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.531327 21209 raft_consensus.cc:740] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.532071 21209 consensus_queue.cc:260] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.532341 21208 tablet_bootstrap.cc:654] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.534485 21209 ts_tablet_manager.cc:1434] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:15.535632 21209 tablet_bootstrap.cc:492] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: Bootstrap starting.
I20260710 11:11:15.532294 21195 raft_consensus.cc:493] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.530341 21059 raft_consensus.cc:2468] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:15.541589 21209 tablet_bootstrap.cc:654] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.542135 21195 raft_consensus.cc:515] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.543483 20952 leader_election.cc:304] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [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: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.545996 21196 raft_consensus.cc:2804] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.546090 21026 leader_election.cc:304] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.546540 21196 raft_consensus.cc:697] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:15.546563 20987 raft_consensus.cc:2468] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.547230 21220 raft_consensus.cc:2804] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.547683 21220 raft_consensus.cc:697] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.547595 21196 consensus_queue.cc:237] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.548657 21220 consensus_queue.cc:237] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.552371 21195 leader_election.cc:290] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.557343 21208 tablet_bootstrap.cc:492] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.558372 21208 ts_tablet_manager.cc:1403] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.012s
I20260710 11:11:15.559024 21237 raft_consensus.cc:493] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.559640 21237 raft_consensus.cc:515] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.562971 21237 leader_election.cc:290] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.556121 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14acc957a6cd464d9bafdf585ccbc524" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.557004 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14acc957a6cd464d9bafdf585ccbc524" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.569733 20914 raft_consensus.cc:2468] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:15.572069 21059 raft_consensus.cc:2468] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 0.
I20260710 11:11:15.572826 20952 leader_election.cc:304] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.570030 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.574592 20988 raft_consensus.cc:2468] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 0.
I20260710 11:11:15.576259 21240 raft_consensus.cc:2804] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.576705 21240 raft_consensus.cc:493] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.577056 21240 raft_consensus.cc:3060] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.577602 20808 catalog_manager.cc:5697] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.579471 21208 raft_consensus.cc:359] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.580250 21208 raft_consensus.cc:385] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.580569 21208 raft_consensus.cc:740] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.581350 21208 consensus_queue.cc:260] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.582124 21028 leader_election.cc:304] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:15.582916 21237 raft_consensus.cc:2804] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.583249 21208 ts_tablet_manager.cc:1434] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 11:11:15.583261 21237 raft_consensus.cc:493] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.591018 21192 consensus_queue.cc:1048] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.589649 21237 raft_consensus.cc:3060] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.595552 21240 raft_consensus.cc:515] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.598572 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14acc957a6cd464d9bafdf585ccbc524" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:15.599193 20914 raft_consensus.cc:3060] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.601231 21208 tablet_bootstrap.cc:492] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: Bootstrap starting.
I20260710 11:11:15.607256 20914 raft_consensus.cc:2468] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:15.609316 20952 leader_election.cc:304] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.610013 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14acc957a6cd464d9bafdf585ccbc524" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.610273 21195 raft_consensus.cc:2804] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.610702 21063 raft_consensus.cc:3060] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.610778 21195 raft_consensus.cc:697] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:15.611685 21195 consensus_queue.cc:237] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.613039 21209 tablet_bootstrap.cc:492] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: No bootstrap required, opened a new log
I20260710 11:11:15.613626 21209 ts_tablet_manager.cc:1403] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.018s
I20260710 11:11:15.617125 21240 leader_election.cc:290] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.617022 21209 raft_consensus.cc:359] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.622756 21209 raft_consensus.cc:385] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.623134 21209 raft_consensus.cc:740] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.624969 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.626881 21208 tablet_bootstrap.cc:654] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:15.626823 21026 leader_election.cc:343] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.627388 21237 raft_consensus.cc:515] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.637645 21209 consensus_queue.cc:260] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.639549 21063 raft_consensus.cc:2468] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 1.
I20260710 11:11:15.643375 21209 ts_tablet_manager.cc:1434] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 11:11:15.644832 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
W20260710 11:11:15.648034 21026 leader_election.cc:343] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.647575 20811 catalog_manager.cc:5697] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.649677 21237 leader_election.cc:290] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 1 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:15.651803 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.652400 20987 raft_consensus.cc:3060] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.659147 20808 catalog_manager.cc:5697] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.660912 20987 raft_consensus.cc:2468] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 1.
I20260710 11:11:15.661279 20808 catalog_manager.cc:5697] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 1 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.663501 21208 tablet_bootstrap.cc:492] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: No bootstrap required, opened a new log
I20260710 11:11:15.664003 21208 ts_tablet_manager.cc:1403] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260710 11:11:15.666852 21208 raft_consensus.cc:359] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.667511 21208 raft_consensus.cc:385] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.667742 21208 raft_consensus.cc:740] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.668378 21208 consensus_queue.cc:260] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.669740 21028 leader_election.cc:304] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [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: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.670882 21237 raft_consensus.cc:2804] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.674162 21237 raft_consensus.cc:697] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.674594 21208 ts_tablet_manager.cc:1434] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:11:15.675185 21237 consensus_queue.cc:237] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.681797 21254 consensus_queue.cc:1048] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:15.694335 20811 catalog_manager.cc:5697] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 1 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.709583 21222 consensus_queue.cc:1048] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:15.733985 21195 raft_consensus.cc:493] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.734639 21195 raft_consensus.cc:515] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.741354 21195 leader_election.cc:290] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.743381 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.750088 21222 consensus_queue.cc:1048] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:11:15.778115 20879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.251.2:39027, user_credentials={real_user=slave}} blocked reactor thread for 44644.6us
I20260710 11:11:15.779938 21264 raft_consensus.cc:493] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.780634 21264 raft_consensus.cc:515] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.781754 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" is_pre_election: true
I20260710 11:11:15.782617 20914 raft_consensus.cc:2393] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bad52887beb4eb2bc0c48b601ea1951 in current term 1: Already voted for candidate b65c38c64a8f489dab84a47a289ab8d5 in this term.
I20260710 11:11:15.783634 20952 leader_election.cc:304] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951; no voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.784721 21195 raft_consensus.cc:3060] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.788997 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.789805 21063 raft_consensus.cc:2393] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc15acf3f63444089bdeaeeaca67a6f9 in current term 1: Already voted for candidate 9bad52887beb4eb2bc0c48b601ea1951 in this term.
I20260710 11:11:15.791400 21264 leader_election.cc:290] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.792116 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.794044 20879 leader_election.cc:304] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:15.795665 21156 raft_consensus.cc:3060] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.797175 21195 raft_consensus.cc:2749] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.798497 21195 consensus_queue.cc:1048] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.803876 21156 raft_consensus.cc:2749] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.815039 21240 consensus_queue.cc:1048] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.828868 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:15.829691 21063 raft_consensus.cc:606] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.836733 20988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
mode: GRACEFUL
new_leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:45728
I20260710 11:11:15.837415 20988 raft_consensus.cc:606] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Received request to transfer leadership to TS bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.845835 21059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:15.846535 21059 raft_consensus.cc:606] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS bc15acf3f63444089bdeaeeaca67a6f9
I20260710 11:11:15.849507 21237 consensus_queue.cc:1048] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.853281 21059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:15.853926 21059 raft_consensus.cc:606] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:15.863615 21059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:15.864187 21059 raft_consensus.cc:606] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:15.873991 21192 consensus_queue.cc:1048] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.875463 21059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
mode: GRACEFUL
new_leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:15.876140 21059 raft_consensus.cc:606] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Received request to transfer leadership to TS 9bad52887beb4eb2bc0c48b601ea1951
I20260710 11:11:15.878523 21156 raft_consensus.cc:493] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.879001 21156 raft_consensus.cc:515] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.881819 20987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:15.882961 20986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
mode: GRACEFUL
new_leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:45728
I20260710 11:11:15.883567 20986 raft_consensus.cc:606] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Received request to transfer leadership to TS b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:15.885968 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:15.886202 21156 leader_election.cc:290] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.886695 21063 raft_consensus.cc:2393] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc15acf3f63444089bdeaeeaca67a6f9 in current term 1: Already voted for candidate 9bad52887beb4eb2bc0c48b601ea1951 in this term.
I20260710 11:11:15.888983 20877 leader_election.cc:304] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:15.890555 21156 raft_consensus.cc:3060] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.908098 21156 raft_consensus.cc:2749] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.908644 21254 raft_consensus.cc:993] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:15.909168 21192 raft_consensus.cc:1081] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:15.910923 20912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:47726
I20260710 11:11:15.911576 20912 raft_consensus.cc:493] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.911965 20912 raft_consensus.cc:3060] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.920195 20912 raft_consensus.cc:515] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.921025 21192 consensus_queue.cc:1048] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.922331 20912 leader_election.cc:290] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.923906 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:15.924599 20988 raft_consensus.cc:3060] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.923987 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f6c58c3a964150a93de3f9c7c9cdb0" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.926704 21059 raft_consensus.cc:3055] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.927018 21059 raft_consensus.cc:740] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.927788 21059 consensus_queue.cc:260] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.931433 21059 raft_consensus.cc:3060] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.944083 21059 raft_consensus.cc:2468] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:15.946449 20988 raft_consensus.cc:2468] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:15.946614 20877 leader_election.cc:304] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.947221 21254 consensus_queue.cc:1048] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.948519 21156 raft_consensus.cc:2804] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.949019 21156 raft_consensus.cc:697] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:15.949903 21156 consensus_queue.cc:237] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.959791 21192 raft_consensus.cc:993] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:15.960301 21192 raft_consensus.cc:1081] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:15.959991 20811 catalog_manager.cc:5697] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.962212 20988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:39238
I20260710 11:11:15.962891 20988 raft_consensus.cc:493] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.963317 20988 raft_consensus.cc:3060] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.971925 20988 raft_consensus.cc:515] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.974287 20988 leader_election.cc:290] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:15.974601 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:15.975215 20912 raft_consensus.cc:3060] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.976691 21196 consensus_queue.cc:1048] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.978367 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dcc03d3896484e82814fd0a5818a89" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:15.978962 21059 raft_consensus.cc:3055] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.979290 21059 raft_consensus.cc:740] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:15.980067 21059 consensus_queue.cc:260] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:15.981343 21059 raft_consensus.cc:3060] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.982628 20912 raft_consensus.cc:2468] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:15.986155 20952 leader_election.cc:304] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:15.987425 21196 raft_consensus.cc:2804] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.987866 21196 raft_consensus.cc:697] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:15.988682 21196 consensus_queue.cc:237] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.000162 20811 catalog_manager.cc:5697] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.001324 21059 raft_consensus.cc:2468] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:16.006592 21240 raft_consensus.cc:993] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: : Instructing follower b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:16.007000 21240 raft_consensus.cc:1081] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Signalling peer b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:16.011231 21063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:60590
I20260710 11:11:16.012202 21063 raft_consensus.cc:493] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.012553 21063 raft_consensus.cc:3060] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.013577 21195 consensus_queue.cc:1048] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.020026 21063 raft_consensus.cc:515] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.021209 21059 raft_consensus.cc:1240] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Rejecting Update request from peer 9bad52887beb4eb2bc0c48b601ea1951 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:16.024040 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:16.024677 20988 raft_consensus.cc:3055] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.024973 20988 raft_consensus.cc:740] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:16.025812 20988 consensus_queue.cc:260] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.026624 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6ea87a2bf4dd589915529ed6a1246" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:16.026825 20988 raft_consensus.cc:3060] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.027308 20912 raft_consensus.cc:3060] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:16.033360 21195 consensus_queue.cc:1175] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b65c38c64a8f489dab84a47a289ab8d5" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 9bad52887beb4eb2bc0c48b601ea1951 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260710 11:11:16.035280 21196 consensus_queue.cc:1175] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:11:16.035336 20988 raft_consensus.cc:2468] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:16.034946 20912 raft_consensus.cc:2468] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:16.036741 21028 leader_election.cc:304] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:16.037719 21254 raft_consensus.cc:2804] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.038257 21254 raft_consensus.cc:697] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:16.039122 21254 consensus_queue.cc:237] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [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: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.040160 21063 leader_election.cc:290] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:16.048105 20811 catalog_manager.cc:5697] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 1 to 2, leader changed from 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2) to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.048780 21196 consensus_queue.cc:1048] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.062626 21240 consensus_queue.cc:1048] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.095454 21156 raft_consensus.cc:493] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.095958 21156 raft_consensus.cc:515] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.097719 21156 leader_election.cc:290] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:16.098685 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951" is_pre_election: true
I20260710 11:11:16.098899 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5" is_pre_election: true
I20260710 11:11:16.099337 20988 raft_consensus.cc:2393] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc15acf3f63444089bdeaeeaca67a6f9 in current term 1: Already voted for candidate b65c38c64a8f489dab84a47a289ab8d5 in this term.
I20260710 11:11:16.100587 20877 leader_election.cc:304] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc15acf3f63444089bdeaeeaca67a6f9; no voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:16.101231 21156 raft_consensus.cc:3060] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.106647 21156 raft_consensus.cc:2749] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.107856 21254 consensus_queue.cc:1048] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:16.114745 21192 raft_consensus.cc:993] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:16.115190 21237 raft_consensus.cc:1081] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:16.120071 20988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:39238
I20260710 11:11:16.122505 21192 consensus_queue.cc:1048] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.124034 20988 raft_consensus.cc:493] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.124560 20988 raft_consensus.cc:3060] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.139122 20988 raft_consensus.cc:515] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.143958 20988 leader_election.cc:290] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:16.147003 20912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:16.147266 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21cd9fd36dc48caa9196a2f7e3eedf4" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:16.147724 20912 raft_consensus.cc:3060] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.147815 21063 raft_consensus.cc:3055] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.148224 21063 raft_consensus.cc:740] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:16.149063 21063 consensus_queue.cc:260] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.150339 21063 raft_consensus.cc:3060] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.155483 20912 raft_consensus.cc:2468] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:16.156780 20952 leader_election.cc:304] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:16.157656 21240 raft_consensus.cc:2804] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.158195 21240 raft_consensus.cc:697] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:16.159053 21240 consensus_queue.cc:237] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.167379 21192 raft_consensus.cc:993] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:16.167951 21192 raft_consensus.cc:1081] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:16.169658 21237 consensus_queue.cc:1048] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.169839 20914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:47726
I20260710 11:11:16.170468 20914 raft_consensus.cc:493] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.170886 20914 raft_consensus.cc:3060] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.177039 21063 raft_consensus.cc:2468] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:16.177515 21237 consensus_queue.cc:1048] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.179334 20914 raft_consensus.cc:515] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.182509 20986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:16.183162 20986 raft_consensus.cc:3060] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.186794 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c8a57e2c04f3d9267fc6807b09a9c" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:16.187485 21063 raft_consensus.cc:3055] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.188309 21063 raft_consensus.cc:740] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:16.191080 20808 catalog_manager.cc:5697] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.194655 21063 consensus_queue.cc:260] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.196246 21063 raft_consensus.cc:3060] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.196379 20986 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:16.197736 20879 leader_election.cc:304] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:16.198725 21156 raft_consensus.cc:2804] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.199268 21156 raft_consensus.cc:697] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:16.200099 21156 consensus_queue.cc:237] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.200934 20914 leader_election.cc:290] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:16.206351 21063 raft_consensus.cc:2468] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:16.210201 21195 raft_consensus.cc:993] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: : Instructing follower bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:16.210659 21195 raft_consensus.cc:1081] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Signalling peer bc15acf3f63444089bdeaeeaca67a6f9 to start an election
I20260710 11:11:16.211541 20811 catalog_manager.cc:5697] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.212267 20914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
 from {username='slave'} at 127.0.0.1:47742
I20260710 11:11:16.212987 20914 raft_consensus.cc:493] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.213572 20914 raft_consensus.cc:3060] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.221824 20914 raft_consensus.cc:515] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.223392 21237 raft_consensus.cc:993] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: : Instructing follower 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:16.223876 21220 raft_consensus.cc:1081] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Signalling peer 9bad52887beb4eb2bc0c48b601ea1951 to start an election
I20260710 11:11:16.227367 20987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
 from {username='slave'} at 127.0.0.1:39238
I20260710 11:11:16.227589 20914 leader_election.cc:290] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Requested vote from peers 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:16.227950 20987 raft_consensus.cc:493] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:16.228367 20987 raft_consensus.cc:3060] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.228581 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:16.229179 20988 raft_consensus.cc:3055] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.229503 20988 raft_consensus.cc:740] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:16.230093 21059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b72464037ca4b72aa19aa17e04b8b94" candidate_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:16.230762 21059 raft_consensus.cc:3060] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.230392 20988 consensus_queue.cc:260] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.231740 20988 raft_consensus.cc:3060] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.251991 20988 raft_consensus.cc:2468] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:16.253224 20879 leader_election.cc:304] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:16.254169 21264 raft_consensus.cc:2804] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.254662 21264 raft_consensus.cc:697] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Becoming Leader. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:16.255509 21264 consensus_queue.cc:237] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.268442 20808 catalog_manager.cc:5697] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 reported cstate change: term changed from 1 to 2, leader changed from 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2) to bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1). New cstate: current_term: 2 leader_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.269397 21059 raft_consensus.cc:2468] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc15acf3f63444089bdeaeeaca67a6f9 in term 2.
I20260710 11:11:16.270069 20987 raft_consensus.cc:515] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.271445 20986 raft_consensus.cc:1240] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Rejecting Update request from peer b65c38c64a8f489dab84a47a289ab8d5 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:16.273756 21220 consensus_queue.cc:1059] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.274528 21220 raft_consensus.cc:3055] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:16.274829 21220 raft_consensus.cc:740] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:16.275182 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:16.275803 20987 leader_election.cc:290] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3:45813)
I20260710 11:11:16.275609 21220 consensus_queue.cc:260] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.275803 20914 raft_consensus.cc:3060] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.276803 21220 raft_consensus.cc:3060] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:16.276885 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e6748a60cb48fea1a28fa3a63efd73" candidate_uuid: "9bad52887beb4eb2bc0c48b601ea1951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
I20260710 11:11:16.283859 20914 raft_consensus.cc:2468] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:16.285180 20952 leader_election.cc:304] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:16.286017 21240 raft_consensus.cc:2804] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:16.286542 21240 raft_consensus.cc:697] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Becoming Leader. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:16.287489 21240 consensus_queue.cc:237] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [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: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:16.296739 21063 raft_consensus.cc:2468] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bad52887beb4eb2bc0c48b601ea1951 in term 2.
I20260710 11:11:16.296272 20808 catalog_manager.cc:5697] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 reported cstate change: term changed from 1 to 2, leader changed from b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3) to 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2). New cstate: current_term: 2 leader_uuid: "9bad52887beb4eb2bc0c48b601ea1951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.419912 21063 raft_consensus.cc:1275] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:16.421188 21264 consensus_queue.cc:1048] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.429674 20987 raft_consensus.cc:1275] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:16.433027 21265 consensus_queue.cc:1048] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.447989 20987 raft_consensus.cc:1275] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: 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:16.449306 21220 consensus_queue.cc:1048] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.459860 20914 raft_consensus.cc:1275] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: 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:16.460969 21220 consensus_queue.cc:1048] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.496390 21063 raft_consensus.cc:1275] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:16.497723 21240 consensus_queue.cc:1048] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.509924 20914 raft_consensus.cc:1275] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:16.511453 21240 consensus_queue.cc:1048] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.552459 20914 raft_consensus.cc:1275] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:16.553845 21240 consensus_queue.cc:1048] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.563124 21063 raft_consensus.cc:1275] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:16.564656 21240 consensus_queue.cc:1048] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.641144 21063 raft_consensus.cc:1275] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:16.642477 21265 consensus_queue.cc:1048] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.652210 20987 raft_consensus.cc:1275] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:16.653970 21265 consensus_queue.cc:1048] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.733111 20987 raft_consensus.cc:1275] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:16.734361 21265 consensus_queue.cc:1048] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.744056 21063 raft_consensus.cc:1275] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer bc15acf3f63444089bdeaeeaca67a6f9: 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:16.745304 21156 consensus_queue.cc:1048] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.840301 21063 raft_consensus.cc:1275] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:16.841472 21240 consensus_queue.cc:1048] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.854981 20914 raft_consensus.cc:1275] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer 9bad52887beb4eb2bc0c48b601ea1951: 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:16.858678 21195 consensus_queue.cc:1048] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:18.898564 20808 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36340:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:18.917117 20808 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36340:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:18.948136 16364 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:19.203900 21337 tablet.cc:1724] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.236219 21331 log.cc:927] Time spent T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260710 11:11:19.235977 21330 tablet.cc:1724] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.247057 21342 tablet.cc:1724] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.259441 21345 tablet.cc:1724] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.292703 21350 tablet.cc:1724] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.303309 21341 tablet.cc:1724] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.302075 21338 tablet.cc:1724] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.329159 21345 tablet.cc:1724] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.348716 20984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e"
dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
mode: GRACEFUL
new_leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:45740
I20260710 11:11:19.349399 20984 raft_consensus.cc:606] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Received request to transfer leadership to TS b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:19.367880 21337 tablet.cc:1724] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.377044 21357 tablet.cc:1724] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.356410 21346 tablet.cc:1724] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.382637 21341 tablet.cc:1724] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.390763 21342 tablet.cc:1724] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.393551 21338 tablet.cc:1724] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.410629 21356 tablet.cc:1724] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.469709 21342 tablet.cc:1724] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.477843 21330 tablet.cc:1724] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.477618 21354 tablet.cc:1724] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.478259 21346 tablet.cc:1724] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.486681 21350 tablet.cc:1724] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.483991 21353 tablet.cc:1724] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.516458 21345 tablet.cc:1724] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.529898 21350 tablet.cc:1724] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.534726 21357 tablet.cc:1724] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.532495 21338 tablet.cc:1724] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.557221 21350 tablet.cc:1724] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.559435 20913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de"
dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
mode: GRACEFUL
new_leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:33902
I20260710 11:11:19.560060 20913 raft_consensus.cc:606] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Received request to transfer leadership to TS b65c38c64a8f489dab84a47a289ab8d5
I20260710 11:11:19.561829 16364 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:19.562453 16364 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:19.565526 21353 tablet.cc:1724] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:19.583329 20809 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9: soft_deleted_table [id=49fd3c4a33874e7487c883c254e56996] alter complete (version 1)
I20260710 11:11:19.622494 21324 raft_consensus.cc:993] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: : Instructing follower b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:19.623159 21323 raft_consensus.cc:1081] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Signalling peer b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:19.624779 21062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:60592
I20260710 11:11:19.625224 21062 raft_consensus.cc:493] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:19.625722 21062 raft_consensus.cc:3060] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:19.631531 21062 raft_consensus.cc:515] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:19.633368 21062 leader_election.cc:290] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:19.634127 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:19.634423 20984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe21de0c9d9f46f2b2acbb7d831556de" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:19.634793 20913 raft_consensus.cc:3055] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:19.635084 20984 raft_consensus.cc:3060] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:19.635190 20913 raft_consensus.cc:740] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc15acf3f63444089bdeaeeaca67a6f9, State: Running, Role: LEADER
I20260710 11:11:19.636053 20913 consensus_queue.cc:260] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:19.637079 20913 raft_consensus.cc:3060] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:19.640421 20984 raft_consensus.cc:2468] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:19.641752 21028 leader_election.cc:304] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bad52887beb4eb2bc0c48b601ea1951, b65c38c64a8f489dab84a47a289ab8d5; no voters: 
I20260710 11:11:19.642611 21359 raft_consensus.cc:2804] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:19.643056 20913 raft_consensus.cc:2468] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:19.643154 21359 raft_consensus.cc:697] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:19.644210 21359 consensus_queue.cc:237] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:19.652158 20811 catalog_manager.cc:5697] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 1 to 2, leader changed from bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1) to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:19.816869 21316 raft_consensus.cc:993] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: : Instructing follower b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:19.817363 21326 raft_consensus.cc:1081] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Signalling peer b65c38c64a8f489dab84a47a289ab8d5 to start an election
I20260710 11:11:19.818884 21061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e"
dest_uuid: "b65c38c64a8f489dab84a47a289ab8d5"
 from {username='slave'} at 127.0.0.1:60590
I20260710 11:11:19.819419 21061 raft_consensus.cc:493] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:19.819748 21061 raft_consensus.cc:3060] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:19.825204 21061 raft_consensus.cc:515] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:19.827242 21061 leader_election.cc:290] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Requested vote from peers bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833), 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027)
I20260710 11:11:19.828436 20913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc15acf3f63444089bdeaeeaca67a6f9"
I20260710 11:11:19.828886 20984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb6fc1e0804c4a88c4684a267c4e0e" candidate_uuid: "b65c38c64a8f489dab84a47a289ab8d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bad52887beb4eb2bc0c48b601ea1951"
I20260710 11:11:19.829082 20913 raft_consensus.cc:3060] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:19.829510 20984 raft_consensus.cc:3055] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:19.829844 20984 raft_consensus.cc:740] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bad52887beb4eb2bc0c48b601ea1951, State: Running, Role: LEADER
I20260710 11:11:19.830667 20984 consensus_queue.cc:260] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:19.831928 20984 raft_consensus.cc:3060] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:19.836755 20913 raft_consensus.cc:2468] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:19.838044 21026 leader_election.cc:304] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b65c38c64a8f489dab84a47a289ab8d5, bc15acf3f63444089bdeaeeaca67a6f9; no voters: 
I20260710 11:11:19.838842 21359 raft_consensus.cc:2804] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:19.839017 20984 raft_consensus.cc:2468] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b65c38c64a8f489dab84a47a289ab8d5 in term 2.
I20260710 11:11:19.839314 21359 raft_consensus.cc:697] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Becoming Leader. State: Replica: b65c38c64a8f489dab84a47a289ab8d5, State: Running, Role: LEADER
I20260710 11:11:19.840204 21359 consensus_queue.cc:237] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } }
I20260710 11:11:19.861987 20811 catalog_manager.cc:5697] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 reported cstate change: term changed from 1 to 2, leader changed from 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2) to b65c38c64a8f489dab84a47a289ab8d5 (127.15.251.3). New cstate: current_term: 2 leader_uuid: "b65c38c64a8f489dab84a47a289ab8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b65c38c64a8f489dab84a47a289ab8d5" member_type: VOTER last_known_addr { host: "127.15.251.3" port: 45813 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.065626 20913 raft_consensus.cc:1275] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:20.066835 21359 consensus_queue.cc:1048] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:20.073336 20984 raft_consensus.cc:1275] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:20.075315 21359 consensus_queue.cc:1048] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:20.381556 20984 raft_consensus.cc:1275] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:20.382951 21359 consensus_queue.cc:1048] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bad52887beb4eb2bc0c48b601ea1951" member_type: VOTER last_known_addr { host: "127.15.251.2" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:20.391841 20913 raft_consensus.cc:1275] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Refusing update from remote peer b65c38c64a8f489dab84a47a289ab8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:20.392988 21359 consensus_queue.cc:1048] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc15acf3f63444089bdeaeeaca67a6f9" member_type: VOTER last_known_addr { host: "127.15.251.1" port: 37833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:20.613929 16364 tablet_server.cc:179] TabletServer@127.15.251.1:0 shutting down...
I20260710 11:11:20.643735 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:20.644538 16364 tablet_replica.cc:333] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.645149 16364 raft_consensus.cc:2243] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.645648 16364 raft_consensus.cc:2272] T b21cd9fd36dc48caa9196a2f7e3eedf4 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.647513 16364 tablet_replica.cc:333] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.648046 16364 raft_consensus.cc:2243] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.648483 16364 raft_consensus.cc:2272] T dbb6ea87a2bf4dd589915529ed6a1246 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.650211 16364 tablet_replica.cc:333] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.650789 16364 raft_consensus.cc:2243] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.651265 16364 raft_consensus.cc:2272] T 93dcc03d3896484e82814fd0a5818a89 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.653316 16364 tablet_replica.cc:333] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.653892 16364 raft_consensus.cc:2243] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.654575 16364 raft_consensus.cc:2272] T b1f6c58c3a964150a93de3f9c7c9cdb0 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.656745 16364 tablet_replica.cc:333] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.657505 16364 raft_consensus.cc:2243] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.658063 16364 raft_consensus.cc:2272] T dd9a028fd4d74173821e96f66fcf2077 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.660523 16364 tablet_replica.cc:333] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.661224 16364 raft_consensus.cc:2243] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.661711 16364 raft_consensus.cc:2272] T 14acc957a6cd464d9bafdf585ccbc524 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.663633 16364 tablet_replica.cc:333] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.664089 16364 raft_consensus.cc:2243] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.664429 16364 raft_consensus.cc:2272] T 4d88e15338434411af7255e856832069 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.666582 16364 tablet_replica.cc:333] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.667078 16364 raft_consensus.cc:2243] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.667444 16364 raft_consensus.cc:2272] T b1fb6fc1e0804c4a88c4684a267c4e0e P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.669741 16364 tablet_replica.cc:333] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.670224 16364 raft_consensus.cc:2243] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.670843 16364 raft_consensus.cc:2272] T 2b72464037ca4b72aa19aa17e04b8b94 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.672586 16364 tablet_replica.cc:333] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.673110 16364 raft_consensus.cc:2243] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.674072 16364 raft_consensus.cc:2272] T 21ddc6112dc840319a9be13ee3c0e11a P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:20.675608 20952 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:11:20.676867 16364 tablet_replica.cc:333] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.677654 16364 raft_consensus.cc:2243] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.678164 16364 raft_consensus.cc:2272] T 171c3a6014f24b789eaddd6b1f76143b P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:20.678673 20952 consensus_peers.cc:597] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 -> Peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Couldn't send request to peer bc15acf3f63444089bdeaeeaca67a6f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.680080 16364 tablet_replica.cc:333] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.680687 16364 raft_consensus.cc:2243] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.681105 16364 raft_consensus.cc:2272] T f7e6748a60cb48fea1a28fa3a63efd73 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.682878 16364 tablet_replica.cc:333] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.683620 16364 raft_consensus.cc:2243] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.684368 16364 raft_consensus.cc:2272] T 9c78caee3d7f456ba5cebda21381de35 P bc15acf3f63444089bdeaeeaca67a6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.686322 16364 tablet_replica.cc:333] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.686846 16364 raft_consensus.cc:2243] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.687232 16364 raft_consensus.cc:2272] T fe21de0c9d9f46f2b2acbb7d831556de P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.690057 16364 tablet_replica.cc:333] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.690564 16364 raft_consensus.cc:2243] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.691250 16364 raft_consensus.cc:2272] T f963f0ae4f144808b8d506999747e25f P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.693140 16364 tablet_replica.cc:333] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.693704 16364 raft_consensus.cc:2243] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.694607 16364 raft_consensus.cc:2272] T 595c8a57e2c04f3d9267fc6807b09a9c P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.696334 16364 tablet_replica.cc:333] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.696803 16364 raft_consensus.cc:2243] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.697232 16364 raft_consensus.cc:2272] T 97b9ad30eca341feba8bf14c9813d0e3 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.699007 16364 tablet_replica.cc:333] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9: stopping tablet replica
I20260710 11:11:20.699479 16364 raft_consensus.cc:2243] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.700181 16364 raft_consensus.cc:2272] T e114b3829b004f6d960533ca755ab800 P bc15acf3f63444089bdeaeeaca67a6f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.736864 16364 tablet_server.cc:196] TabletServer@127.15.251.1:0 shutdown complete.
I20260710 11:11:20.766913 16364 tablet_server.cc:179] TabletServer@127.15.251.2:0 shutting down...
I20260710 11:11:20.792344 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:20.793054 16364 tablet_replica.cc:333] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.793773 16364 raft_consensus.cc:2243] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.794528 16364 raft_consensus.cc:2272] T 93dcc03d3896484e82814fd0a5818a89 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.796303 16364 tablet_replica.cc:333] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.796833 16364 raft_consensus.cc:2243] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.797551 16364 raft_consensus.cc:2272] T b21cd9fd36dc48caa9196a2f7e3eedf4 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.799122 16364 tablet_replica.cc:333] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.799588 16364 raft_consensus.cc:2243] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.799998 16364 raft_consensus.cc:2272] T dbb6ea87a2bf4dd589915529ed6a1246 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.801766 16364 tablet_replica.cc:333] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.802270 16364 raft_consensus.cc:2243] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.802937 16364 raft_consensus.cc:2272] T f7e6748a60cb48fea1a28fa3a63efd73 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.804699 16364 tablet_replica.cc:333] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.805421 16364 raft_consensus.cc:2243] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.805951 16364 raft_consensus.cc:2272] T 9c78caee3d7f456ba5cebda21381de35 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.807730 16364 tablet_replica.cc:333] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.808324 16364 raft_consensus.cc:2243] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:11:20.808897 21028 consensus_peers.cc:597] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 -> Peer 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027): Couldn't send request to peer 9bad52887beb4eb2bc0c48b601ea1951. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.808925 16364 raft_consensus.cc:2272] T dd9a028fd4d74173821e96f66fcf2077 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.810956 16364 tablet_replica.cc:333] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.811471 16364 raft_consensus.cc:2243] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.811890 16364 raft_consensus.cc:2272] T b1f6c58c3a964150a93de3f9c7c9cdb0 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.813529 16364 tablet_replica.cc:333] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.814035 16364 raft_consensus.cc:2243] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.814405 16364 raft_consensus.cc:2272] T fe21de0c9d9f46f2b2acbb7d831556de P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.817160 16364 tablet_replica.cc:333] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.817732 16364 raft_consensus.cc:2243] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.818140 16364 raft_consensus.cc:2272] T 2b72464037ca4b72aa19aa17e04b8b94 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.819768 16364 tablet_replica.cc:333] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.820250 16364 raft_consensus.cc:2243] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.820967 16364 raft_consensus.cc:2272] T 171c3a6014f24b789eaddd6b1f76143b P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.822716 16364 tablet_replica.cc:333] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.823203 16364 raft_consensus.cc:2243] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.823608 16364 raft_consensus.cc:2272] T 21ddc6112dc840319a9be13ee3c0e11a P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.825297 16364 tablet_replica.cc:333] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.825799 16364 raft_consensus.cc:2243] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.826503 16364 raft_consensus.cc:2272] T 14acc957a6cd464d9bafdf585ccbc524 P 9bad52887beb4eb2bc0c48b601ea1951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.828179 16364 tablet_replica.cc:333] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.828660 16364 raft_consensus.cc:2243] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.829386 16364 raft_consensus.cc:2272] T 4d88e15338434411af7255e856832069 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.831282 16364 tablet_replica.cc:333] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.831818 16364 raft_consensus.cc:2243] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.832218 16364 raft_consensus.cc:2272] T b1fb6fc1e0804c4a88c4684a267c4e0e P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.834283 16364 tablet_replica.cc:333] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.834813 16364 raft_consensus.cc:2243] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.835184 16364 raft_consensus.cc:2272] T f963f0ae4f144808b8d506999747e25f P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.836843 16364 tablet_replica.cc:333] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.837242 16364 raft_consensus.cc:2243] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.837641 16364 raft_consensus.cc:2272] T 595c8a57e2c04f3d9267fc6807b09a9c P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.839148 16364 tablet_replica.cc:333] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.839545 16364 raft_consensus.cc:2243] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.840205 16364 raft_consensus.cc:2272] T 97b9ad30eca341feba8bf14c9813d0e3 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.841886 16364 tablet_replica.cc:333] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951: stopping tablet replica
I20260710 11:11:20.842260 16364 raft_consensus.cc:2243] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.842595 16364 raft_consensus.cc:2272] T e114b3829b004f6d960533ca755ab800 P 9bad52887beb4eb2bc0c48b601ea1951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.873894 16364 tablet_server.cc:196] TabletServer@127.15.251.2:0 shutdown complete.
W20260710 11:11:20.901827 21026 consensus_peers.cc:597] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 -> Peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Couldn't send request to peer bc15acf3f63444089bdeaeeaca67a6f9. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:37833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:20.905076 21026 consensus_peers.cc:597] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 -> Peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Couldn't send request to peer bc15acf3f63444089bdeaeeaca67a6f9. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:37833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.909088 16364 tablet_server.cc:179] TabletServer@127.15.251.3:0 shutting down...
W20260710 11:11:20.915015 21028 consensus_peers.cc:597] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 -> Peer 9bad52887beb4eb2bc0c48b601ea1951 (127.15.251.2:39027): Couldn't send request to peer 9bad52887beb4eb2bc0c48b601ea1951. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.2:39027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.935844 16364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:20.936575 16364 tablet_replica.cc:333] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.937165 16364 raft_consensus.cc:2243] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.937984 16364 raft_consensus.cc:2272] T dbb6ea87a2bf4dd589915529ed6a1246 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.939723 16364 tablet_replica.cc:333] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.940253 16364 raft_consensus.cc:2243] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.940689 16364 raft_consensus.cc:2272] T b21cd9fd36dc48caa9196a2f7e3eedf4 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.942378 16364 tablet_replica.cc:333] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.942885 16364 raft_consensus.cc:2243] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.943287 16364 raft_consensus.cc:2272] T 93dcc03d3896484e82814fd0a5818a89 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.945197 16364 tablet_replica.cc:333] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.945809 16364 raft_consensus.cc:2243] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.946337 16364 raft_consensus.cc:2272] T 595c8a57e2c04f3d9267fc6807b09a9c P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.948489 16364 tablet_replica.cc:333] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
W20260710 11:11:20.949035 21026 consensus_peers.cc:597] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 -> Peer bc15acf3f63444089bdeaeeaca67a6f9 (127.15.251.1:37833): Couldn't send request to peer bc15acf3f63444089bdeaeeaca67a6f9. Status: Network error: Client connection negotiation failed: client connection to 127.15.251.1:37833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.949148 16364 raft_consensus.cc:2243] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.949721 16364 raft_consensus.cc:2272] T f7e6748a60cb48fea1a28fa3a63efd73 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.951344 16364 tablet_replica.cc:333] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.951854 16364 raft_consensus.cc:2243] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.952256 16364 raft_consensus.cc:2272] T 9c78caee3d7f456ba5cebda21381de35 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.953949 16364 tablet_replica.cc:333] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.954454 16364 raft_consensus.cc:2243] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.954861 16364 raft_consensus.cc:2272] T 171c3a6014f24b789eaddd6b1f76143b P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.956516 16364 tablet_replica.cc:333] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.957005 16364 raft_consensus.cc:2243] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.957397 16364 raft_consensus.cc:2272] T 21ddc6112dc840319a9be13ee3c0e11a P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.959123 16364 tablet_replica.cc:333] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.959610 16364 raft_consensus.cc:2243] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.960007 16364 raft_consensus.cc:2272] T 2b72464037ca4b72aa19aa17e04b8b94 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.961613 16364 tablet_replica.cc:333] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.962078 16364 raft_consensus.cc:2243] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.962757 16364 raft_consensus.cc:2272] T fe21de0c9d9f46f2b2acbb7d831556de P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.964685 16364 tablet_replica.cc:333] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.965164 16364 raft_consensus.cc:2243] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.965643 16364 raft_consensus.cc:2272] T 14acc957a6cd464d9bafdf585ccbc524 P b65c38c64a8f489dab84a47a289ab8d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.967255 16364 tablet_replica.cc:333] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.967729 16364 raft_consensus.cc:2243] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.968413 16364 raft_consensus.cc:2272] T b1fb6fc1e0804c4a88c4684a267c4e0e P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.970907 16364 tablet_replica.cc:333] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.971383 16364 raft_consensus.cc:2243] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.971814 16364 raft_consensus.cc:2272] T 4d88e15338434411af7255e856832069 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.973567 16364 tablet_replica.cc:333] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.974041 16364 raft_consensus.cc:2243] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.974414 16364 raft_consensus.cc:2272] T f963f0ae4f144808b8d506999747e25f P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.976096 16364 tablet_replica.cc:333] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.976581 16364 raft_consensus.cc:2243] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.976979 16364 raft_consensus.cc:2272] T 97b9ad30eca341feba8bf14c9813d0e3 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.978645 16364 tablet_replica.cc:333] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.979091 16364 raft_consensus.cc:2243] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.979489 16364 raft_consensus.cc:2272] T e114b3829b004f6d960533ca755ab800 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.981128 16364 tablet_replica.cc:333] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.981634 16364 raft_consensus.cc:2243] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.982028 16364 raft_consensus.cc:2272] T b1f6c58c3a964150a93de3f9c7c9cdb0 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.983564 16364 tablet_replica.cc:333] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5: stopping tablet replica
I20260710 11:11:20.984086 16364 raft_consensus.cc:2243] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.984829 16364 raft_consensus.cc:2272] T dd9a028fd4d74173821e96f66fcf2077 P b65c38c64a8f489dab84a47a289ab8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.021942 16364 tablet_server.cc:196] TabletServer@127.15.251.3:0 shutdown complete.
I20260710 11:11:21.052244 16364 master.cc:562] Master@127.15.251.62:44233 shutting down...
I20260710 11:11:21.073315 16364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:21.073930 16364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:21.074254 16364 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcd7975a77894ef6bf406dd6ac0c80a9: stopping tablet replica
I20260710 11:11:21.109956 16364 master.cc:584] Master@127.15.251.62:44233 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11695 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24049 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116432 ms total)
[  PASSED  ] 8 tests.
I20260710 11:11:21.160796 16364 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 394 messages since previous log ~14 seconds ago
I20260710 11:11:21.161052 16364 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~14 seconds ago
I20260710 11:11:21.161224 16364 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~14 seconds ago
I20260710 11:11:21.161475 16364 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:11:21.161685 16364 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:11:21.161948 16364 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 11:11:21.162226 16364 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
